Searched refs:g_kiPixMapSizeInBits (Results 1 – 1 of 1) sorted by relevance
71 const int32_t g_kiPixMapSizeInBits = sizeof (uint8_t) * 8; variable581 sSrcPixMap.iSizeInBits = g_kiPixMapSizeInBits; in BilateralDenoising()600 sSrcPixMap.iSizeInBits = g_kiPixMapSizeInBits; in DetectSceneChange()607 sRefPixMap.iSizeInBits = g_kiPixMapSizeInBits; in DetectSceneChange()635 sSrcPixMap.iSizeInBits = g_kiPixMapSizeInBits; in DownsamplePadding()648 sDstPicMap.iSizeInBits = g_kiPixMapSizeInBits; in DownsamplePadding()690 sCurPixMap.iSizeInBits = g_kiPixMapSizeInBits; in VaaCalculation()697 sRefPixMap.iSizeInBits = g_kiPixMapSizeInBits; in VaaCalculation()738 sSrcPixMap.iSizeInBits = g_kiPixMapSizeInBits; in BackgroundDetection()749 sRefPixMap.iSizeInBits = g_kiPixMapSizeInBits; in BackgroundDetection()[all …]