Home
last modified time | relevance | path

Searched refs:vpx_svc_layer_id (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx/
Dvp8cx.h678 typedef struct vpx_svc_layer_id { struct
/external/libvpx/libvpx/test/
Dencode_test_driver.h137 void Control(int ctrl_id, struct vpx_svc_layer_id *arg) { in Control()
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.cc523 vpx_svc_layer_id layer_id; in Encode()