HomeSort by relevance Sort by last modified time
    Searched full:default_spatial_layers (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/examples/
vp9_spatial_svc_encoder.c 97 static const uint32_t default_spatial_layers = 5; variable
137 svc_ctx->spatial_layers = default_spatial_layers;
  /external/libvpx/libvpx/examples/
vp9_spatial_scalable_encoder.c 97 static const uint32_t default_spatial_layers = 5; variable
137 svc_ctx->spatial_layers = default_spatial_layers;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp9_spatial_scalable_encoder.c 97 static const uint32_t default_spatial_layers = 5; variable
137 svc_ctx->spatial_layers = default_spatial_layers;

Completed in 68 milliseconds