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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_pred_common.h 122 static INLINE unsigned int *get_tx_counts(TX_SIZE max_tx_size, int ctx, function
  /external/libvpx/libvpx/vp9/common/
vp9_pred_common.h 152 static INLINE unsigned int *get_tx_counts(TX_SIZE max_tx_size, int ctx, function
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 80 ++get_tx_counts(max_tx_size, ctx, &counts->tx)[tx_size];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodemv.c 74 ++get_tx_counts(max_tx_size, ctx, &cm->counts.tx)[tx_size];
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]

Completed in 238 milliseconds