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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_pred_common.h 71 static INLINE vp9_prob vp9_get_reference_mode_prob(const VP9_COMMON *cm, function
  /external/libvpx/libvpx/vp9/common/
vp9_pred_common.h 80 static INLINE vpx_prob vp9_get_reference_mode_prob(const VP9_COMMON *cm, function
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 217 vpx_write(w, is_compound, vp9_get_reference_mode_prob(cm, xd));
    [all...]
vp9_rdopt.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_bitstream.c 209 vp9_write(w, is_compound, vp9_get_reference_mode_prob(cm, xd));
    [all...]
vp9_rdopt.c     [all...]

Completed in 391 milliseconds