Searched refs:SAMPLE_ASPECT_RATIO_IDC (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 | 44 SAMPLE_ASPECT_RATIO_IDC = 0x74, /* E, H.264, depend on enumerator
|
H A D | s5p_mfc_opr_v5.c | 878 shm = s5p_mfc_read_info_v5(ctx, SAMPLE_ASPECT_RATIO_IDC); in s5p_mfc_set_enc_params_h264() 881 s5p_mfc_write_info_v5(ctx, shm, SAMPLE_ASPECT_RATIO_IDC); 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 | 44 SAMPLE_ASPECT_RATIO_IDC = 0x74, /* E, H.264, depend on enumerator
|
H A D | s5p_mfc_opr_v5.c | 878 shm = s5p_mfc_read_info_v5(ctx, SAMPLE_ASPECT_RATIO_IDC); in s5p_mfc_set_enc_params_h264() 881 s5p_mfc_write_info_v5(ctx, shm, SAMPLE_ASPECT_RATIO_IDC); in s5p_mfc_set_enc_params_h264()
|
Completed in 8 milliseconds