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

/external/aac/libAACenc/src/
H A Daacenc_lib.cpp154 TRANSPORT_TYPE userTpType; /*!< Transport type */ member in struct:__anon71
334 switch (extCfg->userTpType) {
439 config->userTpType = TT_UNKNOWN;
633 config->userTpType = (config->userTpType!=TT_UNKNOWN) ? config->userTpType : TT_MP4_ADTS;
644 config->userTpType = (config->userTpType!=TT_UNKNOWN) ? config->userTpType : TT_MP4_LOAS;
656 config->userTpType
[all...]

Completed in 59 milliseconds