Searched refs:update_ext_partition_context (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | av1_common_int.h | 1481 static INLINE void update_ext_partition_context(MACROBLOCKD *xd, int mi_row, in update_ext_partition_context() function
|
/external/libaom/libaom/av1/encoder/ |
D | bitstream.c | 1703 update_ext_partition_context(xd, mi_row, mi_col, subsize, bsize, partition); in write_modes_sb()
|
D | partition_search.c | 1652 update_ext_partition_context(xd, mi_row, mi_col, subsize, bsize, partition); in encode_sb()
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 1392 update_ext_partition_context(xd, mi_row, mi_col, subsize, bsize, partition); in decode_partition()
|