Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1486 const int new_mi_rows = in resize_context_buffers() local
1493 if (new_mi_cols > cm->mi_cols || new_mi_rows > cm->mi_rows) { in resize_context_buffers()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1949 const int new_mi_rows = in resize_context_buffers() local
1957 new_mi_rows > cm->mi_params.mi_rows) { in resize_context_buffers()