Searched refs:ppix (Results 1 – 1 of 1) sorted by relevance
891 uint8_t *pix, *ppix; in ff_estimate_p_frame_motion() local964 ppix = c->ref[0][0] + (my * s->linesize) + mx; in ff_estimate_p_frame_motion()966 vard = s->mecc.sse[0](NULL, pix, ppix, s->linesize, 16); in ff_estimate_p_frame_motion()