HomeSort by: relevance | last modified time | path
    Searched defs:xcb_xv_image_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/xorg/lib/libxcb/files/
xv.h 173 * @brief xcb_xv_image_t
175 typedef struct xcb_xv_image_t { struct
181 } xcb_xv_image_t; typedef in typeref:struct:xcb_xv_image_t
187 xcb_xv_image_t *data;
1024 xcb_xv_image_pitches (const xcb_xv_image_t *R);
1027 xcb_xv_image_pitches_length (const xcb_xv_image_t *R);
1030 xcb_xv_image_pitches_end (const xcb_xv_image_t *R);
1033 xcb_xv_image_offsets (const xcb_xv_image_t *R);
1036 xcb_xv_image_offsets_length (const xcb_xv_image_t *R);
1039 xcb_xv_image_offsets_end (const xcb_xv_image_t *R)
    [all...]
xv.h 173 * @brief xcb_xv_image_t
175 typedef struct xcb_xv_image_t { struct
181 } xcb_xv_image_t; typedef in typeref:struct:xcb_xv_image_t
187 xcb_xv_image_t *data;
1024 xcb_xv_image_pitches (const xcb_xv_image_t *R);
1027 xcb_xv_image_pitches_length (const xcb_xv_image_t *R);
1030 xcb_xv_image_pitches_end (const xcb_xv_image_t *R);
1033 xcb_xv_image_offsets (const xcb_xv_image_t *R);
1036 xcb_xv_image_offsets_length (const xcb_xv_image_t *R);
1039 xcb_xv_image_offsets_end (const xcb_xv_image_t *R)
    [all...]

Completed in 45 milliseconds