Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp131 } transportdec_parser_t; typedef
144 transportdec_parser_t parser; /* Format specific parser structs. */
1069 C_ALLOC_SCRATCH_START(contextFirstFrame, transportdec_parser_t, 1); in synchronization()
1221 sizeof(transportdec_parser_t)); in synchronization()
1253 FDKmemcpy(&hTp->parser, contextFirstFrame, sizeof(transportdec_parser_t)); in synchronization()
1323 C_ALLOC_SCRATCH_END(contextFirstFrame, transportdec_parser_t, 1); in synchronization()