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

  /external/libvpx/libvpx/vp9/common/
vp9_pred_common.h 110 unsigned char vp9_get_pred_context_tx_size(const MACROBLOCKD *xd);
129 const int ctx = vp9_get_pred_context_tx_size(xd);
vp9_pred_common.c 371 unsigned char vp9_get_pred_context_tx_size(const MACROBLOCKD *xd) { function
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 66 const int ctx = vp9_get_pred_context_tx_size(xd);
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]

Completed in 62 milliseconds