Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h100 constexpr int32_t UR_PARAM = 38; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/
H A Djpeg_image_processor.cpp284 … int32_t u = ((UB_PARAM * buffer[0][j * RGB_CHROMA + TWO] - UR_PARAM * buffer[0][j * RGB_CHROMA] - in DecompressJpegToNV12()