Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Donyxc_int.h1012 static INLINE void update_ext_partition_context(MACROBLOCKD *xd, int mi_row, in update_ext_partition_context() function
/external/libaom/libaom/av1/encoder/
Dbitstream.c1678 update_ext_partition_context(xd, mi_row, mi_col, subsize, bsize, partition); in write_modes_sb()
Dencodeframe.c1634 update_ext_partition_context(xd, mi_row, mi_col, subsize, bsize, partition); in encode_sb()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1860 update_ext_partition_context(xd, mi_row, mi_col, subsize, bsize, partition); in decode_partition()