Searched refs:V4L2VideoDecodeAccelerator (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/common/gpu/media/
H A Dv4l2_video_decode_accelerator.cc65 struct V4L2VideoDecodeAccelerator::BitstreamBufferRef {
81 struct V4L2VideoDecodeAccelerator::EGLSyncKHRRef {
88 struct V4L2VideoDecodeAccelerator::PictureRecord {
95 V4L2VideoDecodeAccelerator::BitstreamBufferRef::BitstreamBufferRef(
107 V4L2VideoDecodeAccelerator::BitstreamBufferRef::~BitstreamBufferRef() {
114 V4L2VideoDecodeAccelerator::EGLSyncKHRRef::EGLSyncKHRRef(
120 V4L2VideoDecodeAccelerator::EGLSyncKHRRef::~EGLSyncKHRRef() {
128 V4L2VideoDecodeAccelerator::InputRecord::InputRecord()
136 V4L2VideoDecodeAccelerator::InputRecord::~InputRecord() {
139 V4L2VideoDecodeAccelerator
157 V4L2VideoDecodeAccelerator::V4L2VideoDecodeAccelerator( function in class:content::V4L2VideoDecodeAccelerator
[all...]
H A Dv4l2_video_decode_accelerator.h75 class CONTENT_EXPORT V4L2VideoDecodeAccelerator class in namespace:content
78 V4L2VideoDecodeAccelerator(
85 virtual ~V4L2VideoDecodeAccelerator();
316 base::WeakPtr<V4L2VideoDecodeAccelerator> weak_this_;
439 base::WeakPtrFactory<V4L2VideoDecodeAccelerator> weak_this_factory_;
441 DISALLOW_COPY_AND_ASSIGN(V4L2VideoDecodeAccelerator);
H A Dgpu_video_decode_accelerator.cc269 video_decode_accelerator_.reset(new V4L2VideoDecodeAccelerator(
H A Dvideo_decode_accelerator_unittest.cc403 decoder_.reset(new V4L2VideoDecodeAccelerator(

Completed in 3415 milliseconds