Home
last modified time | relevance | path

Searched defs:num_mi_cols (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/common/
Dalloccommon.c404 int num_tile_rows, int num_mi_cols, in av1_alloc_above_context_buffers()
Dav1_common_int.h745 int num_mi_cols; /*!< Corresponds to cm->mi_params.mi_cols */ member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c3011 int num_mi_cols = cm->mi_cols; in vp9_scene_detection_onepass() local
/external/libaom/libaom/av1/encoder/
Dratectrl.c2421 const int num_mi_cols = cm->mi_params.mi_cols; in rc_scene_detection_onepass_rt() local