Home
last modified time | relevance | path

Searched refs:retWidth (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/host-common/
DMediaH264DecoderGeneric.cpp294 uint32_t* retWidth = param.pRetWidth; in getImage() local
337 *retWidth = pFrame->width; in getImage()
348 (long long)*retPts, (int)*retWidth, (int)*retHeight, in getImage()
DMediaH264DecoderFfmpeg.cpp354 uint32_t* retWidth = param.pRetWidth; in getImage() local
366 *retWidth = mOutputWidth; in getImage()
400 *retWidth = mOutputWidth; in getImage()
DMediaH264DecoderVideoToolBox.cpp565 uint32_t* retWidth = param.pRetWidth; in getImage() local
598 *retWidth = mOutputWidth; in getImage()
DMediaH264DecoderCuvid.cpp296 uint32_t* retWidth = param.pRetWidth; in getImage() local
329 *retWidth = myOutputWidth; in getImage()