Searched refs:vpx_svc_ref_frame_config_t (Results 1 – 12 of 12) sorted by relevance
921 } vpx_svc_ref_frame_config_t; typedef1051 VPX_CTRL_USE_TYPE(VP9E_SET_SVC_REF_FRAME_CONFIG, vpx_svc_ref_frame_config_t *)1071 VPX_CTRL_USE_TYPE(VP9E_GET_SVC_REF_FRAME_CONFIG, vpx_svc_ref_frame_config_t *)
109 vpx_svc_ref_frame_config_t*),
99 vpx_svc_ref_frame_config_t* param) const = 0;
302 vpx_svc_ref_frame_config_t* param) const override { in codec_control()
162 vpx_svc_ref_frame_config_t Vp9References( in Vp9References()164 vpx_svc_ref_frame_config_t ref_config = {}; in Vp9References()1222 vpx_svc_ref_frame_config_t ref_config = Vp9References(layer_frames_); in Encode()1226 vpx_svc_ref_frame_config_t ref_config = in Encode()1468 vpx_svc_ref_frame_config_t enc_layer_conf = {{0}}; in FillReferenceIndices()1571 vpx_svc_ref_frame_config_t enc_layer_conf = {{0}}; in UpdateReferenceBuffers()1603 vpx_svc_ref_frame_config_t LibvpxVp9Encoder::SetReferences( in SetReferences()1609 vpx_svc_ref_frame_config_t ref_config; in SetReferences()
78 vpx_svc_ref_frame_config_t SetReferences(bool is_key_pic,
149 vpx_svc_ref_frame_config_t *ref_frame_config) { in set_frame_flags_bypass_mode()331 vpx_svc_ref_frame_config_t ref_frame_config_;
97 vpx_svc_ref_frame_config_t *ref_frame_config, in set_frame_flags_bypass_mode()614 vpx_svc_ref_frame_config_t ref_frame_config;
299 vpx_svc_ref_frame_config_t ref_config = {};365 vpx_svc_ref_frame_config_t* param) const override { in codec_control()
566 vpx_svc_ref_frame_config_t *ref_frame_config) { in set_frame_flags_bypass_mode_ex0()649 vpx_svc_ref_frame_config_t *ref_frame_config) { in set_frame_flags_bypass_mode_ex1()888 vpx_svc_ref_frame_config_t ref_frame_config; in main()
1774 vpx_svc_ref_frame_config_t *data = va_arg(args, vpx_svc_ref_frame_config_t *); in ctrl_get_svc_ref_frame_config()1795 vpx_svc_ref_frame_config_t *data = va_arg(args, vpx_svc_ref_frame_config_t *); in ctrl_set_svc_ref_frame_config()
2395 vpx_svc_ref_frame_config_t stored_refs = {}; in TEST_P()2397 A<vpx_svc_ref_frame_config_t*>())) in TEST_P()2401 A<vpx_svc_ref_frame_config_t*>())) in TEST_P()