Searched refs:H264_I_PERIOD (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.h | 59 H264_I_PERIOD = 0x9C, /* E, H.264, open GOP */ enumerator
|
H A D | s5p_mfc_opr_v5.c | 892 shm = s5p_mfc_read_info_v5(ctx, H264_I_PERIOD); in s5p_mfc_set_enc_params_h264() 901 s5p_mfc_write_info_v5(ctx, shm, H264_I_PERIOD); in s5p_mfc_set_enc_params_h264()
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.h | 59 H264_I_PERIOD = 0x9C, /* E, H.264, open GOP */ enumerator
|
H A D | s5p_mfc_opr_v5.c | 892 shm = s5p_mfc_read_info_v5(ctx, H264_I_PERIOD); in s5p_mfc_set_enc_params_h264() 901 s5p_mfc_write_info_v5(ctx, shm, H264_I_PERIOD); in s5p_mfc_set_enc_params_h264()
|
Completed in 8 milliseconds