Searched refs:dst_uv_size (Results 1 – 2 of 2) sorted by relevance
37 size_t dst_uv_size = dstWidth / 2 * dstHeight / 2; in convertDecoderOutputToI420() local40 uint8_t *pDst_v = pDst_u + dst_uv_size; in convertDecoderOutputToI420()