Searched refs:srcpnn (Results 1 – 1 of 1) sorted by relevance
125 const uint8_t *srcpnn; ///< Current field's pixel line number (n + 2) in filter_frame() local195 srcpnn = srcp + 2 * src_linesize; in filter_frame()236 … - 0.116 * ((int)srcppp[x] + (int)srcpnn[x] + (int)prvppp[x] + (int)prvpnn[x]) in filter_frame()250 - (int)(srcppp[x]) - (int)(srcpnn[x]) in filter_frame()276 srcpnn += 2 * src_linesize; in filter_frame()