Home
last modified time | relevance | path

Searched defs:constBlock (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/components/
DV4L2Encoder.cpp927 C2ConstLinearBlock constBlock = bitstreamBuffer->dmabuf->share( in dequeueOutputBuffer() local
937 C2ConstLinearBlock constBlock = bitstreamBuffer->dmabuf->share( in dequeueOutputBuffer() local
DV4L2EncodeComponent.cpp160 const C2ConstGraphicBlock constBlock = block->share(C2Rect(size.width, size.height), C2Fence()); in getVideoFrameStride() local
892 C2ConstLinearBlock constBlock = in onOutputBufferDone() local
DV4L2DecodeComponent.cpp565 C2ConstGraphicBlock constBlock = std::move(frame)->getGraphicBlock(); in onOutputFrameReady() local