Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodeframe.c1711 RD_SEARCH_MACROBLOCK_CONTEXT x_ctx; in rd_use_partition() local
1732 save_context(x, &x_ctx, mi_row, mi_col, bsize, num_planes); in rd_use_partition()
1768 restore_context(x, &x_ctx, mi_row, mi_col, bsize, num_planes); in rd_use_partition()
1877 restore_context(x, &x_ctx, mi_row, mi_col, bsize, num_planes); in rd_use_partition()
1889 save_context(x, &x_ctx, mi_row, mi_col, bsize, num_planes); in rd_use_partition()
1895 restore_context(x, &x_ctx, mi_row, mi_col, bsize, num_planes); in rd_use_partition()
1928 restore_context(x, &x_ctx, mi_row, mi_col, bsize, num_planes); in rd_use_partition()
1978 RD_SEARCH_MACROBLOCK_CONTEXT x_ctx; in nonrd_use_partition() local
1993 save_context(x, &x_ctx, mi_row, mi_col, bsize, num_planes); in nonrd_use_partition()
2094 restore_context(x, &x_ctx, mi_row, mi_col, bsize, num_planes); in nonrd_use_partition()
[all …]