Home
last modified time | relevance | path

Searched defs:input_frame (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/test/
H A Dvp8_impl_unittest.cc83 void EncodeAndWaitForFrame(const VideoFrame& input_frame, in EncodeAndWaitForFrame()
101 void EncodeAndExpectFrameWith(const VideoFrame& input_frame, in EncodeAndExpectFrameWith()
252 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
277 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
488 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
881 VideoFrame input_frame = in TEST_P() local
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/dec/src/
H A Dhoming_amr_wb_dec.cpp248 int16 dhf_test(int16 input_frame[], int32 mode, int16 nparms) in dhf_test()
355 int16 pvDecoder_AmrWb_homing_frame_test(int16 input_frame[], int16 mode) in pvDecoder_AmrWb_homing_frame_test()
366 int16 pvDecoder_AmrWb_homing_frame_test_first(int16 input_frame[], int16 mode) in pvDecoder_AmrWb_homing_frame_test_first()
/aosp_15_r20/external/webrtc/media/engine/
H A Dsimulcast_encoder_adapter_unittest.cc662 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1032 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1069 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1191 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1296 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1334 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1637 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
1688 VideoFrame input_frame = VideoFrame::Builder() in TEST_F() local
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/multiplex/test/
H A Dmultiplex_adapter_unittest.cc106 VideoFrame input_frame = NextInputFrame(); in CreateI420AInputFrame() local
214 std::unique_ptr<VideoFrame> input_frame = CreateInputFrame(false); in TEST_P() local
255 std::unique_ptr<VideoFrame> input_frame = CreateInputFrame(false); in TEST_P() local
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/test/
H A Dvp9_impl_unittest.cc137 VideoFrame input_frame = NextInputFrame(); in TEST_P() local
163 VideoFrame input_frame = NextInputFrame(); in TEST_P() local
1925 VideoFrame input_frame = NextInputFrame(); in TEST_P() local
1977 VideoFrame input_frame = NextInputFrame(); in TEST_P() local
2043 VideoFrame input_frame = NextInputFrame(); in TEST_P() local
/aosp_15_r20/external/webrtc/common_video/libyuv/
H A Dwebrtc_libyuv.cc55 int ExtractBuffer(const rtc::scoped_refptr<I420BufferInterface>& input_frame, in ExtractBuffer()
81 int ExtractBuffer(const VideoFrame& input_frame, size_t size, uint8_t* buffer) { in ExtractBuffer()
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/src/
H A Dhoming.c30 Word16 encoder_homing_frame_test(Word16 input_frame[]) in encoder_homing_frame_test()
/aosp_15_r20/external/webrtc/test/testsupport/
H A Djpeg_frame_writer.cc35 bool JpegFrameWriter::WriteFrame(const VideoFrame& input_frame, int quality) { in WriteFrame()
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/h264/test/
H A Dh264_impl_unittest.cc58 VideoFrame input_frame = NextInputFrame(); in TEST_F() local
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/test/
H A Dvideo_codec_unittest.cc105 VideoFrame input_frame = VideoFrame::Builder() in NextInputFrame() local
H A Dvideoprocessor.cc247 VideoFrame input_frame = in ProcessFrame() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_capturer_differ_wrapper.cc197 std::unique_ptr<DesktopFrame> input_frame) { in OnCaptureResult()
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/h264/
H A Dh264_decoder_impl.cc390 VideoFrame* input_frame = in Decode() local
H A Dh264_encoder_impl.cc393 const VideoFrame& input_frame, in Encode()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dpropagator_state.h65 FrameState* input_frame; member
H A Dpropagator_state.cc80 FrameState* const input_frame = tagged_node.input_frame; in PropagateOutputs() local
/aosp_15_r20/frameworks/base/media/mca/filterfw/jni/
H A Djni_shader_program.cpp102 const GLFrame* input_frame = ConvertFromJava<GLFrame>(env, input); in Java_android_filterfw_core_ShaderProgram_shaderProcess() local
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_performance_unittest.cc72 std::vector<float*> input_frame; member
H A Daudio_processing_impl_locking_unittest.cc107 std::vector<float*> input_frame; member