Searched refs:s5p_mfc_read_info_v5 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_opr_v5.c | 270 static unsigned int s5p_mfc_read_info_v5(struct s5p_mfc_ctx *ctx, in s5p_mfc_read_info_v5() function 747 shm = s5p_mfc_read_info_v5(ctx, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params() 867 shm = s5p_mfc_read_info_v5(ctx, P_B_FRAME_QP); in s5p_mfc_set_enc_params_h264() 874 shm = s5p_mfc_read_info_v5(ctx, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params_h264() 881 shm = s5p_mfc_read_info_v5(ctx, SAMPLE_ASPECT_RATIO_IDC); in s5p_mfc_set_enc_params_h264() 887 shm = s5p_mfc_read_info_v5(ctx, EXTENDED_SAR); in s5p_mfc_set_enc_params_h264() 895 shm = s5p_mfc_read_info_v5(ctx, H264_I_PERIOD); in s5p_mfc_set_enc_params_h264() 906 shm = s5p_mfc_read_info_v5(ctx, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params_h264() 946 shm = s5p_mfc_read_info_v5(ctx, P_B_FRAME_QP); in s5p_mfc_set_enc_params_mpeg4() 959 shm = s5p_mfc_read_info_v5(ctx, RC_VOP_TIMING); in s5p_mfc_set_enc_params_mpeg4() [all …]
|