Home
last modified time | relevance | path

Searched refs:pHostDecoderId (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DH264PingInfoParser.h42 uint64_t* pHostDecoderId; member
/hardware/google/aemu/host-common/
DH264PingInfoParser.cpp65 param.pHostDecoderId = static_cast<uint64_t*>(getReturnAddress(ptr)); in parseInitContextParams()
DMediaH264DecoderDefault.cpp136 *(param.pHostDecoderId) = myid; in handlePing()