Home
last modified time | relevance | path

Searched refs:EXT_ENC_CONTROL (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_opr_v5.h29 EXT_ENC_CONTROL = 0x28, /* E */ enumerator
Ds5p_mfc_opr_v5.c746 shm = s5p_mfc_read_info_v5(ctx, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params()
753 s5p_mfc_write_info_v5(ctx, shm, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params()
873 shm = s5p_mfc_read_info_v5(ctx, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params_h264()
877 s5p_mfc_write_info_v5(ctx, shm, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params_h264()
905 shm = s5p_mfc_read_info_v5(ctx, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params_h264()
912 s5p_mfc_write_info_v5(ctx, shm, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params_h264()
984 shm = s5p_mfc_read_info_v5(ctx, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params_mpeg4()
991 s5p_mfc_write_info_v5(ctx, shm, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params_mpeg4()
1033 shm = s5p_mfc_read_info_v5(ctx, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params_h263()
1040 s5p_mfc_write_info_v5(ctx, shm, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params_h263()