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

  /external/libvpx/libvpx/vp9/common/
vp9_pred_common.h 123 static void update_tx_counts(BLOCK_SIZE bsize, uint8_t context, function
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 56 update_tx_counts(bsize, context, tx_size, &cm->counts.tx);
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]

Completed in 33 milliseconds