Home | History | Annotate | Download | only in src

Lines Matching refs:__maybe_unused

249 static VAStatus psb__error_unsupported_profile_entrypoint(psb_driver_data_p driver_data, VAProfile profile, VAEntrypoint __maybe_unused entrypoint)
632 VADriverContextP __maybe_unused ctx,
633 VAConfigID __maybe_unused config,
711 VADriverContextP __maybe_unused ctx,
712 int __maybe_unused width,
713 int __maybe_unused height,
714 int __maybe_unused format,
715 int __maybe_unused num_surfaces,
716 VASurfaceID __maybe_unused * surface_list /* out */
1531 static VAStatus psb__allocate_BO_buffer(psb_driver_data_p driver_data, object_context_p __maybe_unused obj_context, object_buffer_p obj_buffer, int size, unsigned char *data, VABufferType type)
2933 unsigned char __maybe_unused * data,
2934 int __maybe_unused * data_len,
2935 short __maybe_unused srcx,
2936 short __maybe_unused srcy,
2937 unsigned short __maybe_unused srcw,
2938 unsigned short __maybe_unused srch,
2939 short __maybe_unused destx,
2940 short __maybe_unused desty,
2941 unsigned short __maybe_unused destw,
2942 unsigned short __maybe_unused desth,
2943 VARectangle __maybe_unused * cliprects, /* client supplied clip list */
2944 unsigned int __maybe_unused number_cliprects, /* number of clip rects in the clip list */
2945 unsigned int __maybe_unused flags /* de-interlacing flags */