Home | History | Annotate | Download | only in src

Lines Matching full:transportfmt

121   TRANSPORT_TYPE transportFmt;     /*!< MPEG4 transportDec type. */
158 HANDLE_TRANSPORTDEC transportDec_Open( const TRANSPORT_TYPE transportFmt, const UINT flags)
168 hInput->transportFmt = transportFmt;
170 switch (transportFmt) {
200 if ( (transportFmt == TT_MP4_RAW)
201 || (transportFmt == TT_DRM) ){
228 switch (hTp->transportFmt) {
316 switch (hTp->transportFmt) {
344 return hTp->transportFmt;
351 switch (hTp->transportFmt) {
408 switch (hTp->transportFmt) {
446 switch (hTp->transportFmt) {
453 if (hTp->transportFmt == TT_MP4_LOAS && hTp->parser.latm.m_audioMuxLengthBytes > 0)
519 switch (hTp->transportFmt) {
586 switch (hTp->transportFmt) {
641 hTp->transportFmt,
928 switch (hTp->transportFmt) {
1031 switch (hTp->transportFmt) {
1107 if (hTp->transportFmt==TT_MP4_LATM_MCP1 || hTp->transportFmt==TT_MP4_LATM_MCP0 || hTp->transportFmt==TT_MP4_LOAS)
1109 else if (hTp->transportFmt==TT_MP4_ADTS)
1120 if ((*phTp)->transportFmt != TT_MP4_RAW && (*phTp)->transportFmt != TT_DRM) {
1165 switch (pTp->transportFmt) {
1175 switch (pTp->transportFmt) {
1186 switch (pTp->transportFmt) {