Searched refs:getDecoderSpecificInfoForSDI (Results 1 – 6 of 6) sorted by relevance
401 DecoderSpecificInfo *getDecoderSpecificInfoForSDI(uint32 index) const in getDecoderSpecificInfoForSDI() function405 return _psampleTableAtom->getDecoderSpecificInfoForSDI(index); in getDecoderSpecificInfoForSDI()
434 DecoderSpecificInfo *getDecoderSpecificInfoForSDI(uint32 index) const in getDecoderSpecificInfoForSDI() function438 return _pmediaInformation->getDecoderSpecificInfoForSDI(index); in getDecoderSpecificInfoForSDI()
339 DecoderSpecificInfo *getDecoderSpecificInfoForSDI(uint32 index) const in getDecoderSpecificInfoForSDI() function343 return _pmediaAtom->getDecoderSpecificInfoForSDI(index); in getDecoderSpecificInfoForSDI()
254 DecoderSpecificInfo *getDecoderSpecificInfoForSDI(uint32 index) const in getDecoderSpecificInfoForSDI() function
617 return trackAtom->getDecoderSpecificInfoForSDI(index); in getTrackDecoderSpecificInfoAtSDI()
2552 (AMRDecoderSpecificInfo *)(getDecoderSpecificInfoForSDI(SDIndex)); in getNextNSamples()