Home
last modified time | relevance | path

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

/external/libvpx/vp9/
Dsimple_encode.h175 using UintArray2D = std::vector<std::vector<unsigned int>>; variable
187 UintArray2D p32x32;
191 UintArray2D p16x16;
195 UintArray2D p8x8;
204 UintArray2D y_mode;
207 UintArray2D uv_mode;
210 UintArray2D partition;
217 UintArray2D switchable_interp;
221 UintArray2D inter_mode;
224 UintArray2D intra_inter;
[all …]