Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodetxb.c1188 int packing_index = 0; // needed for packing. local
1215 if (packing_index == 0) txb_hash_data[hash_data_index] = 0;
1216 chunk = prechunk << packing_index;
1217 packing_index += 2;
1221 if (packing_index == 8) {
1222 packing_index = 0;