Home
last modified time | relevance | path

Searched refs:vpx_svc_ref_frame_config_t (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vpx/
Dvp8cx.h830 } vpx_svc_ref_frame_config_t; typedef
989 VPX_CTRL_USE_TYPE(VP9E_SET_SVC_REF_FRAME_CONFIG, vpx_svc_ref_frame_config_t *)
1013 VPX_CTRL_USE_TYPE(VP9E_GET_SVC_REF_FRAME_CONFIG, vpx_svc_ref_frame_config_t *)
/external/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.h74 vpx_svc_ref_frame_config_t SetReferences(
Dvp9_impl.cc1040 vpx_svc_ref_frame_config_t ref_config = in Encode()
1220 vpx_svc_ref_frame_config_t enc_layer_conf = {{0}}; in FillReferenceIndices()
1335 vpx_svc_ref_frame_config_t enc_layer_conf = {{0}}; in UpdateReferenceBuffers()
1366 vpx_svc_ref_frame_config_t VP9EncoderImpl::SetReferences( in SetReferences()
1372 vpx_svc_ref_frame_config_t ref_config; in SetReferences()
/external/libvpx/libvpx/examples/
Dvp9_spatial_svc_encoder.c614 vpx_svc_ref_frame_config_t *ref_frame_config) { in set_frame_flags_bypass_mode_ex0()
696 vpx_svc_ref_frame_config_t *ref_frame_config) { in set_frame_flags_bypass_mode_ex1()
932 vpx_svc_ref_frame_config_t ref_frame_config; in main()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c1587 vpx_svc_ref_frame_config_t *data = va_arg(args, vpx_svc_ref_frame_config_t *); in ctrl_get_svc_ref_frame_config()
1608 vpx_svc_ref_frame_config_t *data = va_arg(args, vpx_svc_ref_frame_config_t *); in ctrl_set_svc_ref_frame_config()
/external/libvpx/libvpx/test/
Dsvc_datarate_test.cc89 vpx_svc_ref_frame_config_t *ref_frame_config) { in set_frame_flags_bypass_mode()
530 vpx_svc_ref_frame_config_t ref_frame_config;