Home
last modified time | relevance | path

Searched refs:vp9_get_pred_prob_single_ref_p1 (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_pred_common.h87 static INLINE vp9_prob vp9_get_pred_prob_single_ref_p1(const VP9_COMMON *cm, in vp9_get_pred_prob_single_ref_p1() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c219 vp9_write(w, bit0, vp9_get_pred_prob_single_ref_p1(cm, xd)); in write_ref_frames()
Dvp9_rdopt.c2230 vp9_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs()