Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
Dlibyuv_frame_buffer_utils.cc582 const int argb_row_bytes = buffer.dimension().width * kRgbaPixelBytes; in ConvertFromRgba() local
719 const int argb_row_bytes = buffer.dimension().width * kRgbaPixelBytes; in RotateRgb() local
1107 const int argb_row_bytes = buffer.dimension().width * kRgbaPixelBytes; in ResizeRgb() local