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

  /external/libvpx/libvpx/vp9/common/
vp9_pred_common.h 112 static INLINE int get_tx_size_context(const MACROBLOCKD *xd) { function
149 return get_tx_probs(max_tx_size, get_tx_size_context(xd), tx_probs);
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 70 const int ctx = get_tx_size_context(xd);
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]

Completed in 160 milliseconds