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

  /external/libvpx/libvpx/vp9/common/
vp9_pred_common.h 58 unsigned char vp9_get_pred_context_switchable_interp(const MACROBLOCKD *xd);
vp9_pred_common.c 20 unsigned char vp9_get_pred_context_switchable_interp(const MACROBLOCKD *xd) { function
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 374 const int ctx = vp9_get_pred_context_switchable_interp(xd);
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 482 const int ctx = vp9_get_pred_context_switchable_interp(xd);
    [all...]
vp9_encodeframe.c 446 const int ctx = vp9_get_pred_context_switchable_interp(xd);
    [all...]
vp9_rdopt.c     [all...]

Completed in 30 milliseconds