Searched refs:NUM_MBS_720P (Results 1 – 1 of 1) sorted by relevance
226 #define NUM_MBS_720P (((1280 + 15) >> 4) * ((720 + 15) >> 4)) macro380 if (mbs_per_frame < NUM_MBS_720P) in calculate_enc_output_frame_size()