Home
last modified time | relevance | path

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

/external/libaom/av1/common/
Dalloccommon.h34 int av1_alloc_above_context_buffers(struct CommonContexts *above_contexts,
Dalloccommon.c410 int av1_alloc_above_context_buffers(CommonContexts *above_contexts, in av1_alloc_above_context_buffers() function
/external/libaom/av1/encoder/
Dencoder.c2158 if (av1_alloc_above_context_buffers(above_contexts, cm->tiles.rows, in av1_set_frame_size()
/external/libaom/av1/decoder/
Ddecodeframe.c5000 if (av1_alloc_above_context_buffers(above_contexts, cm->tiles.rows, in read_uncompressed_header()