Home
last modified time | relevance | path

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

/dports/multimedia/openh264/openh264-2.1.1/test/decoder/
H A DDecUT_DeblockCommon.cpp786 int8_t iNoZeroCount[24 * 2]; // (*pNzc)[24] in TEST() local
794 sDqLayer.pNzc = (int8_t (*)[24])iNoZeroCount; in TEST()
813 memset(iNoZeroCount, 0, sizeof(int8_t)*24*2); \ in TEST()
831 iNoZeroCount[0 * 24 + iCurrBlock] = 1; // Current MB_block position in TEST() local
838 iNoZeroCount[1 * 24 + iNeighborBlock ] = 1; // Neighbor MB_block position in TEST() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/test/decoder/
H A DDecUT_DeblockCommon.cpp784 int8_t iNoZeroCount[24 * 2]; // (*pNzc)[24] in TEST() local
790 sDqLayer.pNzc = (int8_t (*)[24])iNoZeroCount; in TEST()
802 memset(iNoZeroCount, 0, sizeof(int8_t)*24*2); \ in TEST()
820 iNoZeroCount[0 * 24 + iCurrBlock] = 1; // Current MB_block position in TEST() local
827 iNoZeroCount[1 * 24 + iNeighborBlock ] = 1; // Neighbor MB_block position in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/test/decoder/
H A DDecUT_DeblockCommon.cpp786 int8_t iNoZeroCount[24 * 2]; // (*pNzc)[24] in TEST() local
794 sDqLayer.pNzc = (int8_t (*)[24])iNoZeroCount; in TEST()
813 memset(iNoZeroCount, 0, sizeof(int8_t)*24*2); \ in TEST()
831 iNoZeroCount[0 * 24 + iCurrBlock] = 1; // Current MB_block position in TEST() local
838 iNoZeroCount[1 * 24 + iNeighborBlock ] = 1; // Neighbor MB_block position in TEST() local