Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodetxb.c1303 int packing_index = 0; // needed for packing. local
1330 if (packing_index == 0) txb_hash_data[hash_data_index] = 0;
1331 chunk = prechunk << packing_index;
1332 packing_index += 2;
1336 if (packing_index == 8) {
1337 packing_index = 0;