Home
last modified time | relevance | path

Searched refs:__maybe_unused (Results 1 – 25 of 40) sorted by relevance

12

/hardware/intel/common/libva/va/
Dva_trace.c371 int __maybe_unused *major_version, /* out */ in va_TraceInitialize()
372 int __maybe_unused *minor_version /* out */ in va_TraceInitialize()
395 VAConfigID __maybe_unused *config_id /* out */ in va_TraceCreateConfig()
650 VAContextID __maybe_unused context, /* in */ in va_TraceCreateBuffer()
654 void __maybe_unused *data, /* in */ in va_TraceCreateBuffer()
799 VAContextID __maybe_unused context, in va_TraceVAPictureParameterBufferMPEG2()
800 VABufferID __maybe_unused buffer, in va_TraceVAPictureParameterBufferMPEG2()
801 VABufferType __maybe_unused type, in va_TraceVAPictureParameterBufferMPEG2()
802 unsigned int __maybe_unused size, in va_TraceVAPictureParameterBufferMPEG2()
803 unsigned int __maybe_unused num_elements, in va_TraceVAPictureParameterBufferMPEG2()
[all …]
Dva_fool.c174 VAConfigAttrib __maybe_unused *attrib_list, in va_FoolCreateConfig()
175 int __maybe_unused num_attribs, in va_FoolCreateConfig()
176 VAConfigID __maybe_unused *config_id /* out */ in va_FoolCreateConfig()
217 VAContextID __maybe_unused context, /* in */ in va_FoolCreateBuffer()
221 void __maybe_unused *data, /* in */ in va_FoolCreateBuffer()
/hardware/intel/img/psb_video/src/
Dpsb_surface.c163 unsigned int __maybe_unused fourcc, /* expected fourcc */ in psb_surface_create_for_userptr()
165 unsigned int __maybe_unused chroma_u_stride, /* chroma stride */ in psb_surface_create_for_userptr()
166 unsigned int __maybe_unused chroma_v_stride, in psb_surface_create_for_userptr()
169 unsigned int __maybe_unused chroma_v_offset, in psb_surface_create_for_userptr()
196 unsigned int __maybe_unused fourcc, /* expected fourcc */ in psb_surface_create_from_kbuf()
197 int __maybe_unused kbuf_handle, in psb_surface_create_from_kbuf()
199 unsigned int __maybe_unused chroma_u_stride, /* chroma stride */ in psb_surface_create_from_kbuf()
200 unsigned int __maybe_unused chroma_v_stride, in psb_surface_create_from_kbuf()
201 unsigned int __maybe_unused luma_offset, /* could be 0 */ in psb_surface_create_from_kbuf()
203 unsigned int __maybe_unused chroma_v_offset, in psb_surface_create_from_kbuf()
Dpnw_hostheader.c931 IMG_BOOL __maybe_unused bCabacEnabled, in pnw__H264_writebits_slice_header()
1064 IMG_BOOL __maybe_unused bBFrame, in pnw__MPEG4_writebits_sequence_header()
1067 FIXED_VOP_TIME_TYPE __maybe_unused sFixed_vop_time_increment, in pnw__MPEG4_writebits_sequence_header()
1070 VBVPARAMS __maybe_unused * sVBVParams, in pnw__MPEG4_writebits_sequence_header()
1830 IMG_UINT8 __maybe_unused ui8pic_struct, in pnw__H264_writebits_SEI_picture_timing_header()
1831 IMG_UINT8 __maybe_unused ui8NumClockTS, in pnw__H264_writebits_SEI_picture_timing_header()
1832 IMG_UINT8 __maybe_unused * aui8clock_timestamp_flag, in pnw__H264_writebits_SEI_picture_timing_header()
1833 IMG_UINT8 __maybe_unused ui8full_timestamp_flag, in pnw__H264_writebits_SEI_picture_timing_header()
1834 IMG_UINT8 __maybe_unused ui8seconds_flag, in pnw__H264_writebits_SEI_picture_timing_header()
1835 IMG_UINT8 __maybe_unused ui8minutes_flag, in pnw__H264_writebits_SEI_picture_timing_header()
[all …]
Dtng_yuv_processor.c41 VAProfile __maybe_unused rofile, in tng_yuv_processor_QueryConfigAttributes()
42 VAEntrypoint __maybe_unused entrypoint, in tng_yuv_processor_QueryConfigAttributes()
43 VAConfigAttrib __maybe_unused * attrib_list, in tng_yuv_processor_QueryConfigAttributes()
44 int __maybe_unused num_attribs) in tng_yuv_processor_QueryConfigAttributes()
50 object_config_p __maybe_unused obj_config) in tng_yuv_processor_ValidateConfig()
59 object_config_p __maybe_unused obj_config) in tng_yuv_processor_CreateContext()
112 object_context_p __maybe_unused obj_context) in tng_yuv_processor_BeginPicture()
Dtng_hostair.c256 IMG_UINT8 __maybe_unused ui8SlotNumber, in tng__unmap_inp_ctrl_buf()
281 IMG_UINT32 __maybe_unused ui32HalfWayBU) in tng__fill_inp_ctrl_buf()
388 IMG_UINT32 __maybe_unused ui32HalfWayBU) in tng__fill_input_control()
552 IMG_UINT8 __maybe_unused ui8SlotNumber, in tng__map_first_pass_out_buf()
577 IMG_UINT8 __maybe_unused ui8SlotNumber, in tng__unmap_first_pass_out_buf()
595 IMG_UINT8 __maybe_unused ui8SlotNumber, in tng__map_best_mb_decision_out_buf()
612 IMG_UINT8 __maybe_unused ui8SlotNumber, in tng__unmap_best_mb_decision_out_buf()
850 void tng_air_set_input_control(context_ENC_p ctx, IMG_UINT8 __maybe_unused ui8StreamID) in tng_air_set_input_control()
872 void tng_air_set_output_control(context_ENC_p ctx, IMG_UINT8 __maybe_unused ui8StreamID) in tng_air_set_output_control()
Dpsb_overlay.c412 VADriverContextP ctx, PsbPortPrivPtr pPriv, VASurfaceID __maybe_unused surface, in i830_display_video()
414 …int dstPitch, int srcPitch, int __maybe_unused x1, int __maybe_unused y1, int __maybe_unused x2, i… in i830_display_video()
929 short __maybe_unused src_x, short __maybe_unused src_y, in I830PutImageFlipRotateDebug()
930 short __maybe_unused src_w, short __maybe_unused src_h, in I830PutImageFlipRotateDebug()
931 short __maybe_unused drw_x, short __maybe_unused drw_y, in I830PutImageFlipRotateDebug()
932 short __maybe_unused drw_w, short __maybe_unused drw_h, in I830PutImageFlipRotateDebug()
933 int __maybe_unused fourcc, int __maybe_unused flags, in I830PutImageFlipRotateDebug()
934 int __maybe_unused overlayId, in I830PutImageFlipRotateDebug()
Dtng_hostheader.c53 IMG_UINT8 __maybe_unused * ucBitStream, in Show_Bits()
54 IMG_UINT32 __maybe_unused ByteStartBit, in Show_Bits()
55 IMG_UINT32 __maybe_unused Bits) in Show_Bits()
87 MTX_HEADER_PARAMS __maybe_unused * mtx_hdr, in Show_Elements()
88 MTX_HEADER_ELEMENT __maybe_unused ** aui32ElementPointers) in Show_Elements()
392 H264_SLICE_HEADER_PARAMS *pSlHParams, IMG_BOOL __maybe_unused bCabacEnabled) in tng__insert_prefix_nal_header()
485 H264_SCALING_MATRIX_PARAMS __maybe_unused * psScalingMatrix) in tng__H264ES_writebits_picture_header()
637 IMG_BOOL8 __maybe_unused bASO) in tng__H264ES_writebits_sequence_header()
1059 IMG_UINT8 __maybe_unused ui8FrameRate, in H263_NOTFORSIMS_WriteBits_VideoPictureHeader()
1384 FIXED_VOP_TIME_TYPE __maybe_unused sFixed_vop_time_increment, in tng__MPEG4_writebits_sequence_header()
[all …]
Dpsb_drv_video.c245 …ntrypoint(psb_driver_data_p driver_data, VAProfile profile, VAEntrypoint __maybe_unused entrypoint) in psb__error_unsupported_profile_entrypoint()
628 VADriverContextP __maybe_unused ctx, in psb_GetSurfaceAttributes()
629 VAConfigID __maybe_unused config, in psb_GetSurfaceAttributes()
673 VADriverContextP __maybe_unused ctx, in psb_CreateSurfaces()
674 int __maybe_unused width, in psb_CreateSurfaces()
675 int __maybe_unused height, in psb_CreateSurfaces()
676 int __maybe_unused format, in psb_CreateSurfaces()
677 int __maybe_unused num_surfaces, in psb_CreateSurfaces()
678 VASurfaceID __maybe_unused * surface_list /* out */ in psb_CreateSurfaces()
1417 …__allocate_BO_buffer(psb_driver_data_p driver_data, object_context_p __maybe_unused obj_context, o… in psb__allocate_BO_buffer()
[all …]
Dvsp_cmdbuf.c287 unsigned __maybe_unused numRelocs, int __maybe_unused damage, in vspDRMCmdBuf()
384 int vsp_context_submit_cmdbuf(object_context_p __maybe_unused obj_context) in vsp_context_submit_cmdbuf()
Dpnw_cmdbuf.c401 unsigned numRelocs, int __maybe_unused damage, in pnwDRMCmdBuf()
527 int pnw_context_submit_cmdbuf(object_context_p __maybe_unused obj_context) in pnw_context_submit_cmdbuf()
542 int pnw_surface_get_frameskip(psb_driver_data_p __maybe_unused driver_data, in pnw_surface_get_frameskip()
Dtng_jpegdec.c212 VAProfile __maybe_unused profile, in tng_JPEG_QueryConfigAttributes()
213 VAEntrypoint __maybe_unused entrypoint, in tng_JPEG_QueryConfigAttributes()
214 VAConfigAttrib __maybe_unused * attrib_list, in tng_JPEG_QueryConfigAttributes()
215 int __maybe_unused num_attribs) { in tng_JPEG_QueryConfigAttributes()
519 const uint32_t __maybe_unused ram_size, in JPG_VLC_CompileTable()
982 static void tng__JPEG_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase __maybe_unused in tng__JPEG_begin_slice()
Dtng_H264ES.c101 object_config_p __maybe_unused obj_config) in tng__H264ES_get_codec_type()
148 object_config_p __maybe_unused obj_config) in tng__H264ES_init_format_mode()
161 object_config_p __maybe_unused obj_config) in tng__H264ES_init_context()
1151 VAProfile __maybe_unused profile, in tng_H264ES_QueryConfigAttributes()
1152 VAEntrypoint __maybe_unused entrypoint, in tng_H264ES_QueryConfigAttributes()
Dtng_cmdbuf.c547 unsigned numRelocs, int __maybe_unused damage, in ptgDRMCmdBuf()
690 int tng_context_submit_cmdbuf(object_context_p __maybe_unused obj_context) in tng_context_submit_cmdbuf()
705 int tng_surface_get_frameskip(psb_driver_data_p __maybe_unused driver_data, in tng_surface_get_frameskip()
Dpnw_rotate.c112 static int isVppOn(void __maybe_unused *output) { in isVppOn()
552 object_context_p __maybe_unused obj_context, in psb_CreateScalingSurface()
553 object_surface_p __maybe_unused obj_surface in psb_CreateScalingSurface()
Dtng_picmgmt.c78 void tng__picmgmt_long_term_refs(context_ENC_p __maybe_unused ctx, IMG_UINT32 __maybe_unused ui32Fr… in tng__picmgmt_long_term_refs()
727 IMG_BOOL __maybe_unused bLongTerm) in tng_send_ref_frames()
Dtng_MPEG4ES.c60 VAProfile __maybe_unused profile, in tng_MPEG4ES_QueryConfigAttributes()
61 VAEntrypoint __maybe_unused entrypoint, in tng_MPEG4ES_QueryConfigAttributes()
Dpsb_output.c250 VADriverContextP __maybe_unused ctx, in psb_QueryImageFormats()
736 int dstY_stride, int dstU_stride, int __maybe_unused dstV_stride, in tng_unpack_vsp_rec()
737 int __maybe_unused surface_height) in tng_unpack_vsp_rec()
774 int dstY_stride, int __maybe_unused dstU_stride, int __maybe_unused dstV_stride, in tng_unpack_topaz_rec()
775 int __maybe_unused surface_height) in tng_unpack_topaz_rec()
1484 VADriverContextP __maybe_unused ctx, in psb_QuerySubpictureFormats()
1966 VADriverContextP __maybe_unused ctx, in psb_QueryDisplayAttributes()
Dpnw_H263ES.c52 VAProfile __maybe_unused profile, in pnw_H263ES_QueryConfigAttributes()
53 VAEntrypoint __maybe_unused entrypoint, in pnw_H263ES_QueryConfigAttributes()
Dpsb_drv_video.h73 # define __maybe_unused __attribute__((__unused__)) macro
75 # define __maybe_unused macro
Dpnw_MPEG4ES.c53 VAProfile __maybe_unused profile, in pnw_MPEG4ES_QueryConfigAttributes()
54 VAEntrypoint __maybe_unused entrypoint, in pnw_MPEG4ES_QueryConfigAttributes()
Dtng_H263ES.c60 VAProfile __maybe_unused profile, in tng_H263ES_QueryConfigAttributes()
61 VAEntrypoint __maybe_unused entrypoint, in tng_H263ES_QueryConfigAttributes()
Dpnw_jpeg.c61 VAProfile __maybe_unused profile, in pnw_jpeg_QueryConfigAttributes()
62 VAEntrypoint __maybe_unused entrypoint, in pnw_jpeg_QueryConfigAttributes()
Dpnw_MPEG2.c523 VAProfile __maybe_unused profile, in pnw_MPEG2_QueryConfigAttributes()
524 VAEntrypoint __maybe_unused entrypoint, in pnw_MPEG2_QueryConfigAttributes()
525 VAConfigAttrib __maybe_unused * attrib_list, in pnw_MPEG2_QueryConfigAttributes()
526 int __maybe_unused num_attribs) in pnw_MPEG2_QueryConfigAttributes()
/hardware/intel/img/psb_video/src/android/
Dpsb_output_android.c160 unsigned int __maybe_unused flags /* de-interlacing flags */ in psb_putsurface_ctexture()
461 void __maybe_unused * android_isurface, in psb_PutSurface()

12