HomeSort by relevance Sort by last modified time
    Searched refs:dmabuf_fd (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/media/base/
video_frame.h 244 int dmabuf_fd(size_t plane) const;
video_frame.cc 819 int VideoFrame::dmabuf_fd(size_t plane) const { function in class:media::VideoFrame
  /external/chromium_org/content/common/gpu/media/
v4l2_video_encode_accelerator.cc 617 qbuf.m.planes[i].m.fd = frame->dmabuf_fd(i);
    [all...]

Completed in 371 milliseconds