AllocationSize    325 content/browser/media/capture/web_contents_video_capture_device_unittest.cc         media::VideoFrame::AllocationSize(media::VideoFrame::I420, dimensions);
AllocationSize     49 content/browser/renderer_host/media/video_capture_buffer_pool_unittest.cc         media::VideoFrame::AllocationSize(media::VideoFrame::I420, dimensions);
AllocationSize     84 content/browser/renderer_host/media/video_capture_buffer_pool_unittest.cc   ASSERT_LE(media::VideoFrame::AllocationSize(media::VideoFrame::I420, size_lo),
AllocationSize     88 content/browser/renderer_host/media/video_capture_buffer_pool_unittest.cc   ASSERT_LE(media::VideoFrame::AllocationSize(media::VideoFrame::I420, size_lo),
AllocationSize     92 content/browser/renderer_host/media/video_capture_buffer_pool_unittest.cc   ASSERT_LE(media::VideoFrame::AllocationSize(media::VideoFrame::I420, size_lo),
AllocationSize    171 content/browser/renderer_host/media/video_capture_buffer_pool_unittest.cc   ASSERT_LE(media::VideoFrame::AllocationSize(media::VideoFrame::I420, size_hi),
AllocationSize    183 content/browser/renderer_host/media/video_capture_buffer_pool_unittest.cc   ASSERT_LE(media::VideoFrame::AllocationSize(media::VideoFrame::I420, size_lo),
AllocationSize    429 content/browser/renderer_host/media/video_capture_controller.cc           media::VideoFrame::AllocationSize(media::VideoFrame::I420,
AllocationSize    502 content/browser/renderer_host/media/video_capture_controller.cc     frame_bytes = media::VideoFrame::AllocationSize(format, dimensions);
AllocationSize    134 content/browser/renderer_host/media/video_capture_controller_unittest.cc         media::VideoFrame::AllocationSize(media::VideoFrame::I420, dimensions),
AllocationSize     65 content/browser/renderer_host/media/video_capture_host_unittest.cc     expected_size_ = media::VideoFrame::AllocationSize(
AllocationSize    296 content/common/gpu/media/android_video_encode_accelerator.cc       VideoFrame::AllocationSize(VideoFrame::I420, frame->coded_size());
AllocationSize    431 content/common/gpu/media/video_encode_accelerator_unittest.cc   input_buffer_size_ = media::VideoFrame::AllocationSize(kInputFormat,
AllocationSize    302 content/renderer/media/rtc_video_encoder.cc         gpu_factories_->CreateSharedMemory(media::VideoFrame::AllocationSize(
AllocationSize    113 content/renderer/media/webrtc/webrtc_video_capturer_adapter.cc         media::VideoFrame::AllocationSize(frame->format(), frame->coded_size());
AllocationSize    141 content/renderer/media/webrtc/webrtc_video_capturer_adapter.cc       media::VideoFrame::AllocationSize(src->format(),
AllocationSize    171 content/renderer/pepper/pepper_media_stream_video_track_host.cc     frame_data_size_ = VideoFrame::AllocationSize(FromPpapiFormat(format),
AllocationSize    150 content/renderer/pepper/pepper_video_capture_host.cc           media::VideoFrame::AllocationSize(frame->format(),
AllocationSize    188 content/renderer/pepper/pepper_video_capture_host.cc   const size_t size = media::VideoFrame::AllocationSize(
AllocationSize    176 media/base/video_frame.cc   if (data_size < AllocationSize(format, coded_size))
AllocationSize    172 media/base/video_frame.h   static size_t AllocationSize(Format format, const gfx::Size& coded_size);
AllocationSize    148 media/video/capture/fake_video_capture_device.cc       VideoFrame::AllocationSize(VideoFrame::I420, capture_format_.frame_size);
AllocationSize    167 media/video/capture/fake_video_capture_device.cc       VideoFrame::AllocationSize(VideoFrame::I420, capture_format_.frame_size);
AllocationSize    249 media/video/capture/fake_video_capture_device.cc       VideoFrame::AllocationSize(VideoFrame::I420, capture_format_.frame_size);
AllocationSize    143 sandbox/win/src/nt_internals.h   IN PLARGE_INTEGER AllocationSize OPTIONAL,
AllocationSize    197 sandbox/win/src/nt_internals.h   LARGE_INTEGER AllocationSize;