Searched refs:GetFrameSize (Results 1 – 9 of 9) sorted by relevance
57 int GetFrameSize() { return frame_data_size_; } in GetFrameSize() function
42 int32_t GetFrameSize(int32_t& width, int32_t& height);
96 int32_t VideoX11Channel::GetFrameSize(int32_t& width, int32_t& height) in GetFrameSize() function in webrtc::VideoX11Channel
86 bool GetFrameSize(
251 if (!v4l2_dev.GetFrameSize(j, pixfmt, &width, &height)) { in TestEnumFrameInterval()
116 if (!device->GetFrameSize(j, format.fourcc, &format.width, in GetSupportedFormats()
756 bool V4L2Device::GetFrameSize( in GetFrameSize() function in V4L2Device
718 uint32_t GetFrameSize() const { in GetFrameSize() function731 return GetFrameSize() - parameter_slots * kPointerSize; in GetLastArgumentSlotOffset()
39 top_offset_(frame->GetFrameSize()) {} in FrameWriter()