Searched defs:dmgr (Results 1 – 2 of 2) sorted by relevance
229 } dmgr; in CompressYUV420Frame() local240 auto& dmgr = *static_cast<CustomJpegDestMgr*>(cinfo->client_data); in CompressYUV420Frame() local256 auto& dmgr = static_cast<CustomJpegDestMgr&>(*cinfo->dest); in CompressYUV420Frame() local269 auto& dmgr = static_cast<CustomJpegDestMgr&>(*cinfo->dest); in CompressYUV420Frame() local
400 } dmgr; in encodeJpegYU12() local421 auto & dmgr = in encodeJpegYU12() local439 auto & dmgr = reinterpret_cast<CustomJpegDestMgr&>(*cinfo->dest); in encodeJpegYU12() local452 auto & dmgr = reinterpret_cast<CustomJpegDestMgr&>(*cinfo->dest); in encodeJpegYU12() local