Searched defs:view (Results 1 – 12 of 12) sorted by relevance
66 static status_t _ImageCopy(View &view, const MediaImage2 *img, ImagePixel *imgBase) { in _ImageCopy()120 status_t ImageCopy(uint8_t *imgBase, const MediaImage2 *img, const C2GraphicView &view) { in ImageCopy()155 status_t ImageCopy(C2GraphicView &view, const uint8_t *imgBase, const MediaImage2 *img) { in ImageCopy()190 bool IsYUV420(const C2GraphicView &view) { in IsYUV420()214 bool IsNV12(const C2GraphicView &view) { in IsNV12()228 bool IsI420(const C2GraphicView &view) { in IsI420()
71 C2ReadView view = buffer->data().linearBlocks()[0].map().get(); in copyLinear() local216 const C2GraphicView &view, int32_t colorFormat) in GraphicView2MediaImageConverter()503 C2GraphicView view(block->map().get()); in Allocate() local539 C2GraphicView &&view, in GraphicBlockBuffer()675 std::unique_ptr<const C2GraphicView> &&view, in ConstGraphicBlockBuffer()793 C2WriteView view = mBlock->map().get(); in copyDecryptedContent() local
2500 C2ReadView view = in flush() local
346 C2ReadView view = mDummyReadView; in process() local
541 C2ReadView view = mDummyReadView; in process() local
347 C2WriteView view = block->map().get(); in play() local
322 C2WriteView view = block->map().get(); in encodeNFrames() local
448 C2WriteView view = block->map().get(); in decodeNFrames() local
307 C2GraphicView view = block->map().get(); in encodeNFrames() local
390 C2WriteView view = block->map().get(); in decodeNFrames() local
409 C2ReadView view = mDummyReadView; in process() local
1392 std::shared_ptr<const C2GraphicView> view; in process() local