Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1479 const int new_mi_cols = in resize_context_buffers() local
1484 if (new_mi_cols > cm->mi_cols || new_mi_rows > cm->mi_rows) { in resize_context_buffers()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c2343 const int new_mi_cols = in resize_context_buffers() local
2348 if (new_mi_cols > cm->mi_cols || new_mi_rows > cm->mi_rows) { in resize_context_buffers()