HomeSort by relevance Sort by last modified time
    Searched refs:update_partition_context (Results 1 - 7 of 7) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_onyxc_int.h 299 static INLINE void update_partition_context(MACROBLOCKD *xd,
  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 428 static INLINE void update_partition_context(MACROBLOCKD *xd, function
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
vp9_bitstream.c 481 update_partition_context(xd, mi_row, mi_col, subsize, bsize);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c 449 update_partition_context(xd, mi_row, mi_col, subsize, bsize);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_bitstream.c 469 update_partition_context(xd, mi_row, mi_col, subsize, bsize);
    [all...]
vp9_encodeframe.c     [all...]

Completed in 56 milliseconds