Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_pred_common.h94 static INLINE vp9_prob vp9_get_pred_prob_single_ref_p2(const VP9_COMMON *cm, in vp9_get_pred_prob_single_ref_p2() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c222 vp9_write(w, bit1, vp9_get_pred_prob_single_ref_p2(cm, xd)); in write_ref_frames()
Dvp9_rdopt.c2231 vp9_prob ref_single_p2 = vp9_get_pred_prob_single_ref_p2(cm, xd); in estimate_ref_frame_costs()