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