Home
last modified time | relevance | path

Searched refs:TP_LIB_VL1 (Results 1 – 4 of 4) sorted by relevance

/external/aac/libMpegTPDec/src/
Dtp_version.h108 #define TP_LIB_VL1 0 macro
Dtpdec_lib.cpp1780 info->version = LIB_VERSION(TP_LIB_VL0, TP_LIB_VL1, TP_LIB_VL2); in transportDec_GetLibInfo()
/external/aac/libMpegTPEnc/src/
Dtp_version.h108 #define TP_LIB_VL1 0 macro
Dtpenc_lib.cpp648 info->version = LIB_VERSION(TP_LIB_VL0, TP_LIB_VL1, TP_LIB_VL2); in transportEnc_GetLibInfo()