Home
last modified time | relevance | path

Searched refs:vpx_rc_funcs_t (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/vp9/encoder/
Dvp9_ext_ratectrl.h21 vpx_rc_funcs_t funcs;
28 vpx_codec_err_t vp9_extrc_create(vpx_rc_funcs_t funcs,
Dvp9_ext_ratectrl.c24 vpx_codec_err_t vp9_extrc_create(vpx_rc_funcs_t funcs, in vp9_extrc_create()
/external/libvpx/test/
Dvp9_ext_ratectrl_test.cc681 vpx_rc_funcs_t rc_funcs; in PreEncodeFrameHook()
724 vpx_rc_funcs_t rc_funcs; in PreEncodeFrameHook()
771 vpx_rc_funcs_t rc_funcs; in PreEncodeFrameHook()
819 vpx_rc_funcs_t rc_funcs; in PreEncodeFrameHook()
868 vpx_rc_funcs_t rc_funcs; in PreEncodeFrameHook()
922 vpx_rc_funcs_t rc_funcs; in PreEncodeFrameHook()
Dencode_test_driver.h152 void Control(int ctrl_id, vpx_rc_funcs_t *arg) { in Control()
/external/libvpx/vpx/
Dvpx_ext_ratectrl.h514 } vpx_rc_funcs_t; typedef
Dvp8cx.h1088 VPX_CTRL_USE_TYPE(VP9E_SET_EXTERNAL_RATE_CONTROL, vpx_rc_funcs_t *)
/external/webrtc/modules/video_coding/codecs/interface/
Dmock_libvpx_interface.h119 (vpx_codec_ctx_t*, vp8e_enc_control_id, vpx_rc_funcs_t*),
Dlibvpx_interface.h106 vpx_rc_funcs_t* param) const = 0;
Dlibvpx_interface.cc329 vpx_rc_funcs_t* param) const override { in codec_control()
/external/webrtc/test/fuzzers/
Dvp9_encoder_references_fuzzer.cc473 vpx_rc_funcs_t* param) const override { in codec_control()
/external/libvpx/vp9/
Dvp9_cx_iface.c1927 vpx_rc_funcs_t funcs = *CAST(VP9E_SET_EXTERNAL_RATE_CONTROL, args); in ctrl_set_external_rate_control()
/external/libvpx/
DCHANGELOG112 function in vpx_rc_funcs_t and register them using libvpx API