Home
last modified time | relevance | path

Searched refs:pRetWidth (Results 1 – 6 of 6) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DH264PingInfoParser.h73 uint32_t* pRetWidth; member
/hardware/google/aemu/host-common/
DH264PingInfoParser.cpp119 param.pRetWidth = (uint32_t*)(retptr + 8); in parseGetImageParams()
DMediaH264DecoderGeneric.cpp318 uint32_t* retWidth = param.pRetWidth; in getImage()
DMediaH264DecoderFfmpeg.cpp354 uint32_t* retWidth = param.pRetWidth; in getImage()
DMediaH264DecoderVideoToolBox.cpp565 uint32_t* retWidth = param.pRetWidth; in getImage()
DMediaH264DecoderCuvid.cpp296 uint32_t* retWidth = param.pRetWidth; in getImage()