Searched refs:P_B_FRAME_QP (Results 1 – 2 of 2) sorted by relevance
/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_opr_v5.h | 43 P_B_FRAME_QP = 0x70, /* E */ enumerator
|
D | s5p_mfc_opr_v5.c | 864 shm = s5p_mfc_read_info_v5(ctx, P_B_FRAME_QP); in s5p_mfc_set_enc_params_h264() 868 s5p_mfc_write_info_v5(ctx, shm, P_B_FRAME_QP); in s5p_mfc_set_enc_params_h264() 943 shm = s5p_mfc_read_info_v5(ctx, P_B_FRAME_QP); in s5p_mfc_set_enc_params_mpeg4() 947 s5p_mfc_write_info_v5(ctx, shm, P_B_FRAME_QP); in s5p_mfc_set_enc_params_mpeg4() 1004 shm = s5p_mfc_read_info_v5(ctx, P_B_FRAME_QP); in s5p_mfc_set_enc_params_h263() 1007 s5p_mfc_write_info_v5(ctx, shm, P_B_FRAME_QP); in s5p_mfc_set_enc_params_h263()
|