Home
last modified time | relevance | path

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

/frameworks/native/libs/ultrahdr/
Djpegencoderhelper.cpp180 const bool is_width_aligned = (aligned_width == cinfo->image_width); in compressYuv() local
256 bool is_width_aligned = (aligned_width == cinfo->image_width); in compressSingleChannel() local
Djpegdecoderhelper.cpp386 bool is_width_aligned = (aligned_width == cinfo->image_width); in decompressYUV() local
460 bool is_width_aligned = (aligned_width == cinfo->image_width); in decompressSingleChannel() local