Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_opr_v5.c260 static void s5p_mfc_write_info_v5(struct s5p_mfc_ctx *ctx, unsigned int data, in s5p_mfc_write_info_v5() function
371 s5p_mfc_write_info_v5(ctx, start_num_byte, START_BYTE_NUM); in s5p_mfc_set_dec_stream_buffer_v5()
497 s5p_mfc_write_info_v5(ctx, frame_size_lu, ALLOC_LUMA_DPB_SIZE); in s5p_mfc_set_dec_frame_buffer_v5()
498 s5p_mfc_write_info_v5(ctx, frame_size_ch, ALLOC_CHROMA_DPB_SIZE); in s5p_mfc_set_dec_frame_buffer_v5()
500 s5p_mfc_write_info_v5(ctx, frame_size_mv, ALLOC_MV_SIZE); in s5p_mfc_set_dec_frame_buffer_v5()
753 s5p_mfc_write_info_v5(ctx, shm, EXT_ENC_CONTROL); in s5p_mfc_set_enc_params()
755 s5p_mfc_write_info_v5(ctx, p->fixed_target_bit, RC_CONTROL_CONFIG); in s5p_mfc_set_enc_params()
870 s5p_mfc_write_info_v5(ctx, shm, P_B_FRAME_QP); 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()
883 s5p_mfc_write_info_v5(ctx, shm, SAMPLE_ASPECT_RATIO_IDC); in s5p_mfc_set_enc_params_h264()
[all …]