Home
last modified time | relevance | path

Searched defs:color_matrix (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_tools/frame_analyzer/
H A Dvideo_color_aligner_unittest.cc66 const ColorTransformationMatrix color_matrix = { in TEST_F() local
85 const ColorTransformationMatrix color_matrix = { in TEST_F() local
104 const ColorTransformationMatrix color_matrix = { in TEST_F() local
157 const ColorTransformationMatrix color_matrix = in TEST_F() local
H A Dvideo_color_aligner.cc184 const ColorTransformationMatrix& color_matrix, in AdjustColors()
/aosp_15_r20/external/drm_hwcomposer/drm/
H A DDrmAtomicStateManager.h40 std::shared_ptr<drm_color_ctm> color_matrix; member