Searched defs:map2subPartWidth (Results 1 – 1 of 1) sorted by relevance
/external/opencore/codecs_v2/video/avc_h264/dec/src/ |
D | slice.cpp | 571 const static int map2subPartWidth[4] = {8, 8, 4, 4}; in InterpretSubMBModeP() local 594 const static int map2subPartWidth[13] = {4, 8, 8, 8, 8, 4, 8, 4, 8, 4, 4, 4, 4}; in InterpretSubMBModeB() local
|