Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DVpxPingInfoParser.h64 uint32_t* p_fmt; member
/hardware/google/aemu/host-common/
DMediaVpxDecoderGeneric.cpp257 *(param.p_fmt) = VPX_IMG_FMT_I420; in getImage()
265 (int)(*param.p_fmt), (int)VPX_IMG_FMT_I42016, (int)VPX_IMG_FMT_I420, in getImage()
DVpxPingInfoParser.cpp96 param.p_fmt = (uint32_t*)(retptr + 1 * 8); in parseGetImageParams()