Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/
H A Dav1_common_int.h1493 static inline void update_ext_partition_context(MACROBLOCKD *xd, int mi_row, in update_ext_partition_context() function
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpartition_search.c1696 update_ext_partition_context(xd, mi_row, mi_col, subsize, bsize, partition); in encode_sb()
2881 update_ext_partition_context(xd, mi_row, mi_col, this_subsize, bsize, in direct_partition_merging()
H A Dbitstream.c1712 update_ext_partition_context(xd, mi_row, mi_col, subsize, bsize, partition); in write_modes_sb()
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c1399 update_ext_partition_context(xd, mi_row, mi_col, subsize, bsize, partition); in decode_partition()