Searched defs:pSignificantMap (Results 1 – 1 of 1) sorted by relevance
| /third_party/openh264/codec/decoder/core/src/ |
| D | parse_mb_syn_cabac.cpp | 1319 int32_t ParseSignificantMapCabac (int32_t* pSignificantMap, int32_t iResProperty, PWelsDecoderConte… in ParseSignificantMapCabac() 1404 int32_t pSignificantMap[64] = {0}; in ParseResidualBlockCabac8x8() local 1446 int32_t pSignificantMap[16] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in ParseResidualBlockCabac() local
|