Searched defs:VPX_TS_MAX_LAYERS (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_encoder.h40 #define VPX_TS_MAX_LAYERS 5 macro
45 /*!\deprecated Use #VPX_TS_MAX_LAYERS instead. */
46 #define MAX_LAYERS VPX_TS_MAX_LAYERS
631 unsigned int ts_target_bitrate[VPX_TS_MAX_LAYERS];
638 unsigned int ts_rate_decimator[VPX_TS_MAX_LAYERS];

Completed in 6 milliseconds