Home
last modified time | relevance | path

Searched defs:num_mb_rows (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Ddenoising.c390 int num_mb_rows, int num_mb_cols, int mode) { in vp8_denoiser_allocate()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dethread.c3426 const int num_mb_rows = cpi->common.mi_params.mi_rows / mb_step; in compute_num_ai_workers() local