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

  /external/chromium_org/media/base/
video_frame.h 236 static size_t PlaneAllocationSize(Format format,
video_frame.cc 492 total += PlaneAllocationSize(format, i, coded_size);
574 size_t VideoFrame::PlaneAllocationSize(Format format,
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_controller.cc 396 media::VideoFrame::PlaneAllocationSize(
400 media::VideoFrame::PlaneAllocationSize(
  /external/chromium_org/content/common/gpu/media/
vaapi_h264_decoder_unittest.cc 249 int to_write = media::VideoFrame::PlaneAllocationSize(
v4l2_image_processor.cc 251 media::VideoFrame::PlaneAllocationSize(
301 media::VideoFrame::PlaneAllocationSize(
603 qbuf.m.planes[i].bytesused = media::VideoFrame::PlaneAllocationSize(
v4l2_video_encode_accelerator.cc 611 base::checked_cast<__u32>(media::VideoFrame::PlaneAllocationSize(
    [all...]
video_encode_accelerator_unittest.cc 194 media::VideoFrame::PlaneAllocationSize(kInputFormat, i, coded_size);
    [all...]

Completed in 155 milliseconds