Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c226 #define NUM_MBS_720P (((1280 + 15) >> 4) * ((720 + 15) >> 4)) macro
380 if (mbs_per_frame < NUM_MBS_720P) in calculate_enc_output_frame_size()
H A Dhelpers.c22 #define NUM_MBS_720P (((ALIGN(1280, 16)) >> 4) * ((ALIGN(736, 16)) >> 4)) macro
1162 num_mbs <= NUM_MBS_720P) in venus_helper_get_work_mode()