Searched refs:P_B_FRAME_QP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/ ! |
D | s5p_mfc_opr_v5.h | 43 P_B_FRAME_QP = 0x70, /* E */ enumerator
|
D | s5p_mfc_opr_v5.c | 866 shm = s5p_mfc_read_info_v5(ctx, P_B_FRAME_QP); in s5p_mfc_set_enc_params_h264() 870 s5p_mfc_write_info_v5(ctx, shm, P_B_FRAME_QP); in s5p_mfc_set_enc_params_h264() 945 shm = s5p_mfc_read_info_v5(ctx, P_B_FRAME_QP); in s5p_mfc_set_enc_params_mpeg4() 949 s5p_mfc_write_info_v5(ctx, shm, P_B_FRAME_QP); in s5p_mfc_set_enc_params_mpeg4() 1006 shm = s5p_mfc_read_info_v5(ctx, P_B_FRAME_QP); in s5p_mfc_set_enc_params_h263() 1009 s5p_mfc_write_info_v5(ctx, shm, P_B_FRAME_QP); in s5p_mfc_set_enc_params_h263()
|