Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_onyxc_int.h299 static INLINE void update_partition_context(MACROBLOCKD *xd, in update_partition_context() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c469 update_partition_context(xd, mi_row, mi_col, subsize, bsize); in write_modes_sb()
Dvp9_encodeframe.c1316 update_partition_context(xd, mi_row, mi_col, subsize, bsize); in encode_sb()
1552 update_partition_context(xd, mi_row, mi_col, subsize, bsize); in encode_sb_rt()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c449 update_partition_context(xd, mi_row, mi_col, subsize, bsize); in decode_partition()