Searched refs:dst_field (Results 1 – 1 of 1) sorted by relevance
132 int dst_plane, int dst_field, in u_copy_nv12_from_yv12() argument140 uint8_t *u_src = (uint8_t *)source_data[2] + source_pitches[2] * dst_field; in u_copy_nv12_from_yv12()141 uint8_t *v_src = (uint8_t *)source_data[1] + source_pitches[1] * dst_field; in u_copy_nv12_from_yv12()