Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h428 static INLINE void update_partition_context(MACROBLOCKD *xd, in update_partition_context() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c481 update_partition_context(xd, mi_row, mi_col, subsize, bsize); in write_modes_sb()
Dvp9_encodeframe.c1490 update_partition_context(xd, mi_row, mi_col, subsize, bsize); in encode_sb()
1827 update_partition_context(xd, mi_row, mi_col, subsize, bsize); in encode_sb_rt()
3553 update_partition_context(xd, mi_row, mi_col, subsize, bsize); in nonrd_use_partition()