Home
last modified time | relevance | path

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

/frameworks/native/libs/ultrahdr/
Djpegencoderhelper.cpp179 const int aligned_width = ALIGNM(cinfo->image_width, kCompressBatchSize); in compressYuv() local
255 const int aligned_width = ALIGNM(cinfo->image_width, kCompressBatchSize); in compressSingleChannel() local
Djpegdecoderhelper.cpp385 const int aligned_width = ALIGNM(cinfo->image_width, kCompressBatchSize); in decompressYUV() local
459 int aligned_width = ALIGNM(cinfo->image_width, kCompressBatchSize); in decompressSingleChannel() local