Searched defs:dmgr (Results 1 – 3 of 3) sorted by relevance
359 } dmgr; in CompressYUV420Frame() local370 auto& dmgr = *static_cast<CustomJpegDestMgr*>(cinfo->client_data); in CompressYUV420Frame() local386 auto& dmgr = static_cast<CustomJpegDestMgr&>(*cinfo->dest); in CompressYUV420Frame() local399 auto& dmgr = static_cast<CustomJpegDestMgr&>(*cinfo->dest); in CompressYUV420Frame() local
583 } dmgr; in encodeJpegYU12() local604 auto& dmgr = *reinterpret_cast<CustomJpegDestMgr*>(cinfo->client_data); in encodeJpegYU12() local622 auto& dmgr = reinterpret_cast<CustomJpegDestMgr&>(*cinfo->dest); in encodeJpegYU12() local634 auto& dmgr = reinterpret_cast<CustomJpegDestMgr&>(*cinfo->dest); in encodeJpegYU12() local
429 } dmgr; in encodeJpegYU12() local450 auto & dmgr = in encodeJpegYU12() local468 auto & dmgr = reinterpret_cast<CustomJpegDestMgr&>(*cinfo->dest); in encodeJpegYU12() local481 auto & dmgr = reinterpret_cast<CustomJpegDestMgr&>(*cinfo->dest); in encodeJpegYU12() local