Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodeframe.c1406 int tx_col = mi_col; in restore_context() local
1408 memcpy(xd->above_context[p] + (tx_col >> xd->plane[p].subsampling_x), in restore_context()
1443 int tx_col = mi_col; in save_context() local
1446 xd->above_context[p] + (tx_col >> xd->plane[p].subsampling_x), in save_context()