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. */
1082 C_ALLOC_SCRATCH_START(contextFirstFrame, transportdec_parser_t, 1); in synchronization()
1237 sizeof(transportdec_parser_t)); in synchronization()
1269 FDKmemcpy(&hTp->parser, contextFirstFrame, sizeof(transportdec_parser_t)); in synchronization()
1342 C_ALLOC_SCRATCH_END(contextFirstFrame, transportdec_parser_t, 1); in synchronization()