Home
last modified time | relevance | path

Searched refs:YG_PARAM (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h98 constexpr int32_t YG_PARAM = 129; member
/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/
H A Djpeg_image_processor.cpp312 int32_t y = ((YR_PARAM * buffer[0][j * RGB_CHROMA] + YG_PARAM * buffer[0][j * RGB_CHROMA + 1] + in DecompressJpegToNV12()

Completed in 3 milliseconds