Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvpx_encoder.h161 VPX_CODEC_SPATIAL_SVC_LAYER_SIZES, /**< Sizes for each layer in this frame*/ enumerator
/external/libvpx/libvpx/vpx/src/
Dsvc_encodeframe.c715 case VPX_CODEC_SPATIAL_SVC_LAYER_SIZES: { in vpx_svc_encode()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c1002 pkt.kind = VPX_CODEC_SPATIAL_SVC_LAYER_SIZES; in encoder_encode()