Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/
Dbase_vision_task_api.h151 FrameBuffer::Dimension to_buffer_dimension = {input_specs_->image_width, in Preprocess() local
154 GetBufferByteSize(to_buffer_dimension, FrameBuffer::Format::kRGB); in Preprocess()
163 {preprocessed_plane}, to_buffer_dimension, FrameBuffer::Format::kRGB, in Preprocess()