Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DMediaH264DecoderGeneric.cpp318 uint32_t* retWidth = param.pRetWidth; in getImage() local
366 *retWidth = pFrame->width; in getImage()
377 (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()