Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v5.c265 static void s5p_mfc_write_info_v5(struct s5p_mfc_ctx *ctx, unsigned int data, in s5p_mfc_write_info_v5() function
376 s5p_mfc_write_info_v5(ctx, start_num_byte, START_BYTE_NUM); in s5p_mfc_set_dec_stream_buffer_v5()
502 s5p_mfc_write_info_v5(ctx, frame_size_lu, ALLOC_LUMA_DPB_SIZE); in s5p_mfc_set_dec_frame_buffer_v5()
503 s5p_mfc_write_info_v5(ctx, frame_size_ch, ALLOC_CHROMA_DPB_SIZE); in s5p_mfc_set_dec_frame_buffer_v5()
505 s5p_mfc_write_info_v5(ctx, frame_size_mv, ALLOC_MV_SIZE); in s5p_mfc_set_dec_frame_buffer_v5()
756 s5p_mfc_write_info_v5(ctx, shm, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params()
758 s5p_mfc_write_info_v5(ctx, p->fixed_target_bit, RC_CONTROL_CONFIG); in s5p_mfc_set_enc_params()
873 s5p_mfc_write_info_v5(ctx, shm, P_B_FRAME_QP); in s5p_mfc_set_enc_params_h264()
880 s5p_mfc_write_info_v5(ctx, shm, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params_h264()
886 s5p_mfc_write_info_v5(ctx, shm, SAMPLE_ASPECT_RATIO_IDC); in s5p_mfc_set_enc_params_h264()
[all …]