Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/arc/
Dexif_utils.cpp46 yu12_height_(0), in ExifUtils()
70 yu12_height_ = height; in Initialize()
364 yu12_height_ = 0; in Reset()
477 size_t y_plane_size = yu12_width_ * yu12_height_; in GenerateYuvThumbnail()
490 yu12_width_, yu12_height_, scaled_y_plane, thumbnail_width_, in GenerateYuvThumbnail()
Dexif_utils.h154 uint16_t yu12_height_; variable