HomeSort by relevance Sort by last modified time
    Searched refs:vpx_svc_layer_id_t (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/vpx/
vp8cx.h 718 } vpx_svc_layer_id_t; typedef in typeref:struct:vpx_svc_layer_id
760 VPX_CTRL_USE_TYPE(VP9E_SET_SVC_LAYER_ID, vpx_svc_layer_id_t *)
796 VPX_CTRL_USE_TYPE(VP9E_GET_SVC_LAYER_ID, vpx_svc_layer_id_t *)
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]
  /external/libvpx/libvpx/examples/
vpx_temporal_svc_encoder.c 510 vpx_svc_layer_id_t layer_id = { 0, 0 };
512 vpx_svc_layer_id_t layer_id = { 0 };
    [all...]
vp9_spatial_svc_encoder.c 627 vpx_svc_layer_id_t layer_id;
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.cc 565 vpx_svc_layer_id_t layer_id = {0};
673 vpx_svc_layer_id_t layer_id = {0};
    [all...]
  /external/libvpx/libvpx/test/
datarate_test.cc 569 vpx_svc_layer_id_t layer_id;
    [all...]

Completed in 3380 milliseconds