Home
last modified time | relevance | path

Searched refs:native_pixmap_handle (Results 1 – 5 of 5) sorted by relevance

/external/v4l2_codec2/vda/
DAndroid.bp11 "native_pixmap_handle.cc",
Dvideo_decode_accelerator.cc44 const NativePixmapHandle& native_pixmap_handle) { in ImportBufferForPicture() argument
Dvideo_decode_accelerator.h263 const NativePixmapHandle& native_pixmap_handle);
Dv4l2_video_decode_accelerator.h99 const NativePixmapHandle& native_pixmap_handle) override;
Dv4l2_video_decode_accelerator.cc338 const NativePixmapHandle& native_pixmap_handle) { in ImportBufferForPicture() argument
356 for (const auto& fd : native_pixmap_handle.fds) { in ImportBufferForPicture()