Home
last modified time | relevance | path

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

/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/
H A Dbase_vision_task_api.h147 if (IsImagePreprocessingNeeded(frame_buffer, roi)) { in Preprocess()
245 bool IsImagePreprocessingNeeded(const FrameBuffer& frame_buffer, in IsImagePreprocessingNeeded() function