Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c227 #define NUM_MBS_4K (((4096 + 15) >> 4) * ((2304 + 15) >> 4)) macro
382 else if (mbs_per_frame <= NUM_MBS_4K) in calculate_enc_output_frame_size()
1123 u32 base_res_mbs = NUM_MBS_4K; in calculate_dec_input_frame_size()
1133 if (num_mbs > NUM_MBS_4K) { in calculate_dec_input_frame_size()
1137 base_res_mbs = NUM_MBS_4K; in calculate_dec_input_frame_size()
H A Dhelpers.c22 #define NUM_MBS_4K (((4096 + 15) >> 4) * ((2304 + 15) >> 4)) macro
1111 num_mbs <= NUM_MBS_4K) in venus_helper_get_work_mode()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c227 #define NUM_MBS_4K (((4096 + 15) >> 4) * ((2304 + 15) >> 4)) macro
382 else if (mbs_per_frame <= NUM_MBS_4K) in calculate_enc_output_frame_size()
1123 u32 base_res_mbs = NUM_MBS_4K; in calculate_dec_input_frame_size()
1133 if (num_mbs > NUM_MBS_4K) { in calculate_dec_input_frame_size()
1137 base_res_mbs = NUM_MBS_4K; in calculate_dec_input_frame_size()
H A Dhelpers.c22 #define NUM_MBS_4K (((4096 + 15) >> 4) * ((2304 + 15) >> 4)) macro
1111 num_mbs <= NUM_MBS_4K) in venus_helper_get_work_mode()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c227 #define NUM_MBS_4K (((4096 + 15) >> 4) * ((2304 + 15) >> 4)) macro
382 else if (mbs_per_frame <= NUM_MBS_4K) in calculate_enc_output_frame_size()
1123 u32 base_res_mbs = NUM_MBS_4K; in calculate_dec_input_frame_size()
1133 if (num_mbs > NUM_MBS_4K) { in calculate_dec_input_frame_size()
1137 base_res_mbs = NUM_MBS_4K; in calculate_dec_input_frame_size()
H A Dhelpers.c22 #define NUM_MBS_4K (((4096 + 15) >> 4) * ((2304 + 15) >> 4)) macro
1111 num_mbs <= NUM_MBS_4K) in venus_helper_get_work_mode()