Searched refs:vPlane (Results 1 – 2 of 2) sorted by relevance
400 uint8_t *vPlane = const_cast<uint8_t *>(rView->data()[C2PlanarLayout::PLANE_V]); in process() local418 vPlane = uPlane + yPlaneSize / 4; in process()450 vPlane = uPlane + yPlaneSize / 4; in process()474 vin.vChan = vPlane; in process()
938 uint8_t *vPlane = const_cast<uint8_t *>(input->data()[C2PlanarLayout::PLANE_V]); in setEncodeArgs() local959 vPlane = uPlane + yPlaneSize / 4; in setEncodeArgs()991 vPlane = uPlane + yPlaneSize / 4; in setEncodeArgs()1011 ps_inp_raw_buf->apv_bufs[2] = vPlane; in setEncodeArgs()