Home
last modified time | relevance | path

Searched refs:rfc (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dkeywords.dox6 <a href="http://www.ietf.org/rfc/rfc2119.txt">RFC 2119.</a>
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_rdopt.c1685 int rfc = mode_context[ref_frame]; in check_best_zero_mv() local
1686 int c1 = cost_mv_ref(cpi, NEARMV, rfc); in check_best_zero_mv()
1687 int c2 = cost_mv_ref(cpi, NEARESTMV, rfc); in check_best_zero_mv()
1688 int c3 = cost_mv_ref(cpi, ZEROMV, rfc); in check_best_zero_mv()