Home
last modified time | relevance | path

Searched refs:MAX_LAYERS (Results 1 – 2 of 2) sorted by relevance

/external/aac/libAACenc/src/
Dbitenc.h108 MAX_LAYERS = MAX_AAC_LAYERS , /* only one core layer if present */ enumerator
/external/libvpx/libvpx/vpx/
Dvpx_encoder.h49 #define MAX_LAYERS VPX_MAX_LAYERS // 3 temporal + 4 spatial layers allowed. macro