Searched defs:GetFrameSize (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dyuvframegenerator.h29 int GetFrameSize() { return frame_data_size_; } function in class:cricket::YuvFrameGenerator
/external/chromium_org/third_party/webrtc/modules/video_render/linux/
H A Dvideo_x11_channel.cc96 int32_t VideoX11Channel::GetFrameSize(int32_t& width, int32_t& height) function in class:webrtc::VideoX11Channel
/external/chromium_org/ppapi/proxy/
H A Dwebsocket_resource.cc33 uint64_t GetFrameSize(uint64_t payload_size) { function in namespace:__anon10160
255 SaturateAdd(buffered_amount_after_close_, GetFrameSize(payload_size));
/external/chromium_org/media/video/capture/win/
H A Dvideo_capture_device_mf_win.cc29 static bool GetFrameSize(IMFMediaType* type, gfx::Size* frame_size) { function in namespace:media
55 !GetFrameSize(type, &capability->supported_format.frame_size) ||
/external/chromium_org/v8/src/
H A Ddeoptimizer.h477 uint32_t GetFrameSize() const { function in class:v8::internal::FrameDescription

Completed in 319 milliseconds