Searched refs:createSampleBuffer (Results 1 – 4 of 4) sorted by relevance
93 static CMSampleBufferRef createSampleBuffer(CMFormatDescriptionRef fmtDesc,
99 static CMSampleBufferRef createSampleBuffer(CMFormatDescriptionRef fmtDesc,
222 sampleBuf = createSampleBuffer(mCmFmtDesc, (void*)idr.get(), dataSz + 4); in handleIDRFrame()413 CMSampleBufferRef MediaVideoToolBoxVideoHelper::createSampleBuffer( in createSampleBuffer() function in android::emulation::MediaVideoToolBoxVideoHelper
135 CMSampleBufferRef MediaH264DecoderVideoToolBox::createSampleBuffer(CMFormatDescriptionRef fmtDesc, in createSampleBuffer() function in android::emulation::MediaH264DecoderVideoToolBox445 sampleBuf = createSampleBuffer(mCmFmtDesc, (void*)idr.get(), dataSz + 4); in handleIDRFrame()