Home
last modified time | relevance | path

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

/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
H A Dframe_buffer_common_utils.h100 absl::Status ValidateConvertFormats(FrameBuffer::Format from_format,
H A Dframe_buffer_common_utils.cc294 absl::Status ValidateConvertFormats(FrameBuffer::Format from_format, in ValidateConvertFormats() function
H A Dlibyuv_frame_buffer_utils.cc1476 ValidateConvertFormats(buffer.format(), output_buffer->format())); in Convert()