Home
last modified time | relevance | path

Searched refs:extract_r_from_rgb (Results 1 – 1 of 1) sorted by relevance

/external/ComputeLibrary/tests/
DAssetsLibrary.cpp69 void extract_r_from_rgb(const RawTensor &src, RawTensor &dst) in extract_r_from_rgb() function
390 { std::make_pair(Format::RGB888, Channel::R), extract_r_from_rgb }, in get_extractor()