Home
last modified time | relevance | path

Searched defs:above_contexts (Results 1 – 6 of 6) sorted by relevance

/external/libaom/av1/common/
Dblockd.c41 const int above_contexts = AOMMIN(txs_wide, blocks_wide - aoff); in av1_set_entropy_contexts() local
Dalloccommon.c369 void av1_free_above_context_buffers(CommonContexts *above_contexts) { in av1_free_above_context_buffers()
410 int av1_alloc_above_context_buffers(CommonContexts *above_contexts, in av1_alloc_above_context_buffers()
Dav1_common_int.h1005 CommonContexts above_contexts; member
1257 static INLINE void av1_init_above_context(CommonContexts *above_contexts, in av1_init_above_context()
1585 CommonContexts *const above_contexts = &cm->above_contexts; in av1_zero_above_context() local
/external/libvpx/vp9/common/
Dvp9_blockd.c99 int above_contexts = tx_size_in_blocks; in vp9_set_contexts() local
/external/libaom/av1/encoder/
Dencoder.c2153 CommonContexts *const above_contexts = &cm->above_contexts; in av1_set_frame_size() local
/external/libaom/av1/decoder/
Ddecodeframe.c4995 CommonContexts *const above_contexts = &cm->above_contexts; in read_uncompressed_header() local