HomeSort by relevance Sort by last modified time
    Searched defs:ExynosVideoDecodeAccelerator (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/common/gpu/media/
exynos_video_decode_accelerator.cc 63 struct ExynosVideoDecodeAccelerator::BitstreamBufferRef {
79 struct ExynosVideoDecodeAccelerator::PictureBufferArrayRef {
94 struct ExynosVideoDecodeAccelerator::EGLSyncKHRRef {
101 struct ExynosVideoDecodeAccelerator::PictureRecord {
108 ExynosVideoDecodeAccelerator::BitstreamBufferRef::BitstreamBufferRef(
120 ExynosVideoDecodeAccelerator::BitstreamBufferRef::~BitstreamBufferRef() {
127 ExynosVideoDecodeAccelerator::PictureBufferArrayRef::PictureBufferArrayRef(
131 ExynosVideoDecodeAccelerator::PictureBufferArrayRef::~PictureBufferArrayRef() {
139 ExynosVideoDecodeAccelerator::EGLSyncKHRRef::EGLSyncKHRRef(
145 ExynosVideoDecodeAccelerator::EGLSyncKHRRef::~EGLSyncKHRRef()
    [all...]
exynos_video_decode_accelerator.h 71 class CONTENT_EXPORT ExynosVideoDecodeAccelerator
74 ExynosVideoDecodeAccelerator(
81 virtual ~ExynosVideoDecodeAccelerator();
313 base::WeakPtr<ExynosVideoDecodeAccelerator> weak_this_;
438 DISALLOW_COPY_AND_ASSIGN(ExynosVideoDecodeAccelerator);

Completed in 103 milliseconds