Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dav1_common_int.h974 static INLINE void set_entropy_context(MACROBLOCKD *xd, int mi_row, int mi_col, in set_entropy_context() function
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c344 set_entropy_context(xd, mi_row, mi_col, num_planes); in set_offsets()
/external/libaom/libaom/av1/encoder/
Dencodeframe.c400 set_entropy_context(xd, mi_row, mi_col, num_planes); in set_offsets_without_segment_id()