Home
last modified time | relevance | path

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

/external/libvpx/test/
Dvp9_ext_ratectrl_test.cc70 return VPX_RC_OK; in rc_create_model()
91 return VPX_RC_OK; in rc_create_model_gop()
112 return VPX_RC_OK; in rc_create_model_gop_short()
125 return VPX_RC_OK; in rc_send_firstpass_stats()
138 return VPX_RC_OK; in rc_send_firstpass_stats_gop()
151 return VPX_RC_OK; in rc_send_firstpass_stats_gop_short()
217 return VPX_RC_OK; in rc_get_encodeframe_decision()
282 return VPX_RC_OK; in rc_get_encodeframe_decision_gop()
337 return VPX_RC_OK; in rc_get_encodeframe_decision_gop_short()
397 return VPX_RC_OK; in rc_get_encodeframe_decision_gop_short_overlay()
[all …]
/external/libvpx/vpx/
Dvpx_ext_ratectrl.h141 VPX_RC_OK = 0, enumerator