Searched defs:csd (Results 1 – 11 of 11) sorted by relevance
33 sp<ABuffer> csd = MakeAVCCodecSpecificData(accessUnit, &width, &height, &sarWidth, &sarHeight); in MakeAVCCodecSpecificData() local86 uint8_t *csd = new uint8_t[csdSize]; in MakeAACCodecSpecificData() local
134 static void parseAacProfileFromCsd(const sp<ABuffer> &csd, sp<AMessage> &format) { in parseAacProfileFromCsd()409 static void parseMpeg4ProfileLevelFromCsd(const sp<ABuffer> &csd, sp<AMessage> &format) { in parseMpeg4ProfileLevelFromCsd()500 static void parseVp9ProfileLevelFromCsd(const sp<ABuffer> &csd, sp<AMessage> &format) { in parseVp9ProfileLevelFromCsd()
224 int32_t csd; in queueSecureInputBuffer() local
2987 sp<ABuffer> csd; in extractCSD() local3007 sp<ABuffer> csd = *mCSD.begin(); in queueCSDInputBuffer() local3550 sp<ABuffer> csd = new ABuffer(nalSize + 4); in amendOutputFormatWithCodecSpecificData() local3566 sp<ABuffer> csd = new ABuffer(buffer->size()); in amendOutputFormatWithCodecSpecificData() local
172 sp<ABuffer> csd = new ABuffer(csdSize); in MakeAVCCodecSpecificData() local249 sp<ABuffer> csd = new ABuffer(sizeof(kStaticESDS) + 2); in MakeAACCodecSpecificData() local296 sp<ABuffer> csd = new ABuffer(sizeof(kStaticESDS) + config->size()); in MakeAACCodecSpecificData2() local382 sp<ABuffer> csd = new ABuffer(len3); in MakeMPEG4VideoCodecSpecificData() local
1297 static sp<ABuffer> MakeMPEGVideoESDS(const sp<ABuffer> &csd) { in MakeMPEGVideoESDS()1401 sp<ABuffer> csd = new ABuffer(offset); in dequeueAccessUnitMPEGVideo() local1619 sp<ABuffer> csd = new ABuffer(offset); in dequeueAccessUnitMPEG4Video() local
86 UCharsetDetector *csd = ucsdet_open(&status); in detectAndConvert() local
408 sp<ABuffer> csd = new ABuffer(csdSize); in MakeAVCCodecSpecificData() local
1041 int32_t eos, csd; in onInputBufferFetched() local
1060 int32_t eos, csd; in onInputBufferFetched() local
3576 const uint8_t *csd; in updateAudioTrackInfoFromESDS_MPEG4Audio() local