Searched defs:canUseNextColumn (Results 1 – 1 of 1) sorted by relevance
110 static uint8_t SampleUV(const uint8_t* srcUV, int stride, bool canUseNextRow, bool canUseNextColumn) in SampleUV()199 … bool canUseNextColumn = ((j != src.imageWidth - 1) && (srcXScale < SAMPLE_FACTOR420)); in I4xxToI420_c() local203 … bool canUseNextColumn = ((j != src.imageWidth - 1) && (srcXScale < SAMPLE_FACTOR420)); in I4xxToI420_c() local