Home
last modified time | relevance | path

Searched refs:createSampleBuffer (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/host-common/
DMediaH264DecoderVideoToolBox.h98 static CMSampleBufferRef createSampleBuffer(CMFormatDescriptionRef fmtDesc,
DMediaH264DecoderVideoToolBox.cpp135 CMSampleBufferRef MediaH264DecoderVideoToolBox::createSampleBuffer(CMFormatDescriptionRef fmtDesc, in createSampleBuffer() function in android::emulation::MediaH264DecoderVideoToolBox
445 sampleBuf = createSampleBuffer(mCmFmtDesc, (void*)idr.get(), dataSz + 4); in handleIDRFrame()