Searched refs:VPX_SS_DEFAULT_LAYERS (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_encoder.h52 #define VPX_SS_DEFAULT_LAYERS 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dsvc_test.cc102 EXPECT_EQ(VPX_SS_DEFAULT_LAYERS, svc_.spatial_layers);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
H A Dvp8_cx_iface.c1273 VPX_SS_DEFAULT_LAYERS, /* ss_number_layers */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
H A Dvp9_cx_iface.c1156 VPX_SS_DEFAULT_LAYERS, /* ss_number_layers */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
H A Dsvc_encodeframe.c520 svc_ctx->spatial_layers = VPX_SS_DEFAULT_LAYERS;

Completed in 46 milliseconds