Home
last modified time | relevance | path

Searched refs:a_pitches (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c165 int *a_pitches, int *a_offsets);
1217 unsigned short *a_h, int *a_pitches, int *a_offsets) in ephyrQueryImageAttributes() argument
1227 *a_w, *a_h, a_pitches, a_offsets); in ephyrQueryImageAttributes()
1238 if (a_pitches && a_offsets) { in ephyrQueryImageAttributes()
1239 memcpy(a_pitches, xcb_xv_query_image_attributes_pitches(reply), in ephyrQueryImageAttributes()