Searched refs:pSrc_v (Results 1 – 2 of 2) sorted by relevance
77 uint8_t* pSrc_v = (uint8_t*)pSrc_u + (srcWidth / 2) * (srcHeight / 2); in convertI420ToEncoderInput() local83 pDst_uv[k+1] = pSrc_v[j]; in convertI420ToEncoderInput()87 pSrc_v += srcWidth / 2; in convertI420ToEncoderInput()