Home
last modified time | relevance | path

Searched defs:VideoFrame (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dstreaming_video_encoder.h67 struct VideoFrame { struct
69 int width = 0;
70 int height = 0;
75 const uint8_t* yuv_planes[3] = {};
76 int yuv_strides[3] = {};
105 // provided in the VideoFrame. argument
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/input/common/aidl/android.hardware.input.common-V1-rust-source/gen/android/hardware/input/common/
DVideoFrame.rs18 impl Default for r#VideoFrame { implementation
28 impl binder::Parcelable for r#VideoFrame { implementation
58 impl binder::binder_impl::ParcelableMetadata for r#VideoFrame { implementation
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/input/common/aidl/android.hardware.input.common-V1-rust/android_arm64_armv8-2a_cortex-a55_source/
Dandroid_hardware_input_common_V1.rs649 pub mod VideoFrame { module
667 impl Default for r#VideoFrame { implementation
677 impl binder::Parcelable for r#VideoFrame { implementation
707 impl binder::binder_impl::ParcelableMetadata for r#VideoFrame { implementation
/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_frame.cc235 VideoFrame::VideoFrame(const rtc::scoped_refptr<VideoFrameBuffer>& buffer, in VideoFrame() function in webrtc::VideoFrame
244 VideoFrame::VideoFrame(const rtc::scoped_refptr<VideoFrameBuffer>& buffer, in VideoFrame() function in webrtc::VideoFrame
256 VideoFrame::VideoFrame(uint16_t id, in VideoFrame() function in webrtc::VideoFrame
/aosp_15_r20/external/libwebm/common/
H A Dvideo_frame.h35 VideoFrame(std::int64_t pts_in_nanoseconds, Codec vpx_codec) in VideoFrame() function
37 VideoFrame(bool keyframe, std::int64_t pts_in_nanoseconds, Codec vpx_codec) in VideoFrame() function
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DVideoFrame.java29 public class VideoFrame implements RefCounted { class
161 public VideoFrame(Buffer buffer, int rotation, long timestampNs) { in VideoFrame() method in VideoFrame
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/av1/
H A Dlibaom_av1_unittest.cc115 int32_t Decoded(VideoFrame& /*decoded_image*/) override { in Decoded() argument
119 void Decoded(VideoFrame& /*decoded_image*/, in Decoded() argument
/aosp_15_r20/external/webrtc/test/
H A Dvideo_renderer.h18 class VideoFrame; variable
H A Dframe_utils.h20 class VideoFrame; variable
/aosp_15_r20/external/webrtc/test/testsupport/
H A Djpeg_frame_writer_ios.cc20 bool JpegFrameWriter::WriteFrame(const VideoFrame& /*input_frame*/, in WriteFrame()
/aosp_15_r20/external/v4l2_codec2/components/
H A DVideoFrame.cpp28 VideoFrame::VideoFrame(std::shared_ptr<C2GraphicBlock> block, std::vector<int> fds) in VideoFrame() function in android::VideoFrame
/aosp_15_r20/external/webrtc/media/base/
H A Dtest_utils.h22 class VideoFrame; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/input/common/aidl/android.hardware.input.common-V1-ndk-source/gen/include/aidl/android/hardware/input/common/
DMotionEvent.h36 class VideoFrame; variable
/aosp_15_r20/external/webrtc/video/adaptation/
H A Doveruse_frame_detector.h30 class VideoFrame; variable
/aosp_15_r20/frameworks/av/include/private/media/
H A DVideoFrame.h38 VideoFrame(uint32_t width, uint32_t height, in VideoFrame() function
/aosp_15_r20/external/v4l2_codec2/tests/c2_e2e_test/jni/
H A Dvideo_frame.cpp86 VideoFrame::VideoFrame(const uint8_t* data, const Size& coded_size, const Size& visible_size, in VideoFrame() function in android::VideoFrame
/aosp_15_r20/external/webrtc/test/peer_scenario/tests/
H A Dunsignaled_stream_test.cc53 void OnFrame(const VideoFrame&) override { frame_observed_ = true; } in OnFrame()
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/libstagefright/include/
DFrameDecoder.h36 class VideoFrame; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/libstagefright/include/
DFrameDecoder.h36 class VideoFrame; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/libstagefright/include/
DFrameDecoder.h36 class VideoFrame; variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/libstagefright/include/
DFrameDecoder.h36 class VideoFrame; variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/libstagefright/include/
DFrameDecoder.h36 class VideoFrame; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/libstagefright/include/
DFrameDecoder.h36 class VideoFrame; variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/libstagefright/include/
DFrameDecoder.h36 class VideoFrame; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/libstagefright/include/
DFrameDecoder.h36 class VideoFrame; variable

12