Home
last modified time | relevance | path

Searched defs:end_mi_row (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/vp9/common/
Dvp9_thread_common.c224 int start_mi_row, end_mi_row, mi_rows_to_filter; in vp9_loop_filter_frame_mt() local
Dvp9_loopfilter.c1474 int start_mi_row, end_mi_row, mi_rows_to_filter; in vp9_loop_filter_frame() local
1492 int start_mi_row, end_mi_row, mi_rows_to_filter; in vp9_build_mask_frame() local
/external/libaom/av1/common/
Dthread_common.h245 AV1_COMMON *cm, int start_mi_row, int end_mi_row, const int planes_to_lf[3], in loop_filter_frame_mt_init()
Dthread_common.c404 int start_mi_row, end_mi_row, mi_rows_to_filter; in av1_loop_filter_frame_mt() local
/external/libaom/av1/encoder/
Dethread.c1660 const int end_mi_row = start_mi_row + cm->mi_params.mi_rows; in lpf_pipeline_mt_init() local