Searched defs:decoded_image (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/multiplex/ |
H A D | multiplex_decoder_adapter.cc | 31 void Decoded(VideoFrame& decoded_image, in Decoded() 38 int32_t Decoded(VideoFrame& decoded_image) override { in Decoded() 42 int32_t Decoded(VideoFrame& decoded_image, int64_t decode_time_ms) override { in Decoded() 178 VideoFrame* decoded_image, in Decoded() 224 VideoFrame* decoded_image, in MergeAlphaImages()
|
/aosp_15_r20/external/webrtc/video/ |
H A D | video_stream_decoder_impl.cc | 232 VideoFrame& decoded_image, in OnDecodedFrameCallback() 274 VideoFrame& decoded_image) { in Decoded() 280 VideoFrame& decoded_image, in Decoded() 287 VideoFrame& decoded_image, in Decoded()
|
/aosp_15_r20/external/webrtc/test/testsupport/ |
H A D | ivf_video_frame_generator.cc | 109 VideoFrame& decoded_image) { in Decoded() 114 VideoFrame& decoded_image, in Decoded() 120 VideoFrame& decoded_image, in Decoded()
|
/aosp_15_r20/external/webrtc/modules/video_coding/utility/ |
H A D | simulcast_test_fixture_impl.cc | 130 int32_t Decoded(VideoFrame& decoded_image) override { in Decoded() 145 int32_t Decoded(VideoFrame& decoded_image, int64_t decode_time_ms) override { in Decoded() 149 void Decoded(VideoFrame& decoded_image, in Decoded()
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/ |
H A D | libvpx_vp9_decoder.cc | 346 VideoFrame decoded_image = builder.build(); in ReturnFrame() local
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/ |
H A D | libvpx_vp8_decoder.cc | 341 VideoFrame decoded_image = VideoFrame::Builder() in ReturnFrame() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
H A D | libjpeg_decoder_test.cc | 105 unsigned char decoded_image[12]; in TEST() local
|