Home
last modified time | relevance | path

Searched defs:color_space (Results 1 – 25 of 40) sorted by relevance

12

/external/webrtc/api/video/test/
Dcolor_space_unittest.cc19 ColorSpace color_space; in TEST() local
29 ColorSpace color_space; in TEST() local
39 ColorSpace color_space; in TEST() local
49 ColorSpace color_space; in TEST() local
57 ColorSpace color_space; in TEST() local
66 ColorSpace color_space; in TEST() local
/external/webrtc/common_video/h264/
Dsps_vui_rewriter.cc129 const webrtc::ColorSpace* color_space, in ParseAndRewriteSps()
204 const webrtc::ColorSpace* color_space, in ParseAndRewriteSps()
218 const webrtc::ColorSpace* color_space, in ParseOutgoingBitstreamAndRewriteSps()
285 const webrtc::ColorSpace* color_space, in CopyAndRewriteVui()
484 bool IsDefaultColorSpace(const ColorSpace& color_space) { in IsDefaultColorSpace()
492 const ColorSpace& color_space) { in AddVideoSignalTypeInfo()
515 const ColorSpace* color_space, in CopyOrRewriteVideoSignalTypeInfo()
Dsps_vui_rewriter_unittest.cc303 const ColorSpace* color_space, in TestSps()
345 const ColorSpace* color_space = ::testing::get<1>(GetParam()); in TEST_P() local
/external/webrtc/api/video/
Dvideo_frame.cc206 const absl::optional<ColorSpace>& color_space) { in set_color_space()
212 const ColorSpace* color_space) { in set_color_space()
262 const absl::optional<ColorSpace>& color_space, in VideoFrame()
Dvideo_frame.h184 const absl::optional<ColorSpace>& color_space() const { return color_space_; } in color_space() function
185 void set_color_space(const absl::optional<ColorSpace>& color_space) { in set_color_space()
Dencoded_image.h113 void SetColorSpace(const absl::optional<webrtc::ColorSpace>& color_space) { in SetColorSpace()
/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
Dimage_tensor_specs.h63 tflite::ColorSpaceType color_space; member
/external/webrtc/video/
Dframe_encode_metadata_writer.h62 absl::optional<ColorSpace> color_space; member
/external/webrtc/modules/video_coding/codecs/h264/test/
Dh264_impl_unittest.cc72 const ColorSpace color_space = *decoded_frame->color_space(); in TEST_F() local
/external/webrtc/test/fuzzers/
Drtp_packet_fuzzer.cc136 ColorSpace color_space; in FuzzOneInput() local
/external/webrtc/modules/video_coding/
Dframe_object.cc38 const absl::optional<webrtc::ColorSpace>& color_space, in RtpFrameObject()
/external/webrtc/modules/video_coding/utility/
Dvp9_uncompressed_header_parser.h71 ColorSpace color_space = ColorSpace::CS_UNKNOWN; member
Dvp9_uncompressed_header_parser.cc66 uint32_t color_space; in Vp9ReadColorConfig() local
/external/libwebm/common/
Dvp9_header_parser.h64 int color_space() const { return color_space_; } in color_space() function
/external/webrtc/modules/rtp_rtcp/source/
Drtp_video_header.h79 absl::optional<ColorSpace> color_space; member
Drtp_header_extensions.cc569 ColorSpace* color_space) { in Parse()
609 const ColorSpace& color_space) { in Write()
Drtp_header_extensions.h230 static size_t ValueSize(const ColorSpace& color_space) { in ValueSize()
/external/webrtc/media/base/
Dfake_video_renderer.h69 absl::optional<webrtc::ColorSpace> color_space() const { in color_space() function
/external/webrtc/modules/video_coding/codecs/h264/
Dh264_decoder_impl.cc335 const ColorSpace& color_space = in Decode() local
/external/webrtc/pc/
Dvideo_rtp_track_source_unittest.cc113 absl::optional<webrtc::ColorSpace> color_space() const override { in color_space() function in webrtc::__anonbcdbf8d30111::TestFrame
/external/libvpx/libvpx/vpx_scale/
Dyv12config.h58 vpx_color_space_t color_space; member
/external/piex/src/
Dpiex_types.h88 ColorSpace color_space = kSrgb; member
/external/webrtc/test/
Dframe_generator_capturer.cc157 absl::optional<ColorSpace> color_space) { in SetFakeColorSpace()
/external/webrtc/api/
Drtp_headers.h157 absl::optional<ColorSpace> color_space; member
/external/libcups/ppdc/
Dppdc-source.cxx420 int color_space, // Colorspace in get_color_model() local
1703 color_space, // Colorspace in get_resolution() local

12