Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DMediaH264DecoderGeneric.cpp319 uint32_t* retHeight = param.pRetHeight; in getImage() local
367 *retHeight = pFrame->height; in getImage()
377 (long long)*retPts, (int)*retWidth, (int)*retHeight, in getImage()
DMediaH264DecoderFfmpeg.cpp355 uint32_t* retHeight = param.pRetHeight; in getImage() local
367 *retHeight = mOutputHeight; in getImage()
401 *retHeight = mOutputHeight; in getImage()
DMediaH264DecoderVideoToolBox.cpp566 uint32_t* retHeight = param.pRetHeight; in getImage() local
599 *retHeight = mOutputHeight; in getImage()
DMediaH264DecoderCuvid.cpp297 uint32_t* retHeight = param.pRetHeight; in getImage() local
330 *retHeight = myOutputHeight; in getImage()