Home
last modified time | relevance | path

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

12

/hardware/intel/common/libva/va/
Dva_trace.c369 int __maybe_unused *major_version, /* out */ in va_TraceInitialize()
370 int __maybe_unused *minor_version /* out */ in va_TraceInitialize()
393 VAConfigID __maybe_unused *config_id /* out */ in va_TraceCreateConfig()
648 VAContextID __maybe_unused context, /* in */ in va_TraceCreateBuffer()
652 void __maybe_unused *data, /* in */ in va_TraceCreateBuffer()
794 VAContextID __maybe_unused context, in va_TraceVAPictureParameterBufferMPEG2()
795 VABufferID __maybe_unused buffer, in va_TraceVAPictureParameterBufferMPEG2()
796 VABufferType __maybe_unused type, in va_TraceVAPictureParameterBufferMPEG2()
797 unsigned int __maybe_unused size, in va_TraceVAPictureParameterBufferMPEG2()
798 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()
197 unsigned int __maybe_unused fourcc, /* expected fourcc */ in psb_surface_create_from_kbuf()
198 int __maybe_unused kbuf_handle, in psb_surface_create_from_kbuf()
200 unsigned int __maybe_unused chroma_u_stride, /* chroma stride */ in psb_surface_create_from_kbuf()
201 unsigned int __maybe_unused chroma_v_stride, in psb_surface_create_from_kbuf()
202 unsigned int __maybe_unused luma_offset, /* could be 0 */ in psb_surface_create_from_kbuf()
204 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.c43 VAProfile __maybe_unused rofile, in tng_yuv_processor_QueryConfigAttributes()
44 VAEntrypoint __maybe_unused entrypoint, in tng_yuv_processor_QueryConfigAttributes()
45 VAConfigAttrib __maybe_unused * attrib_list, in tng_yuv_processor_QueryConfigAttributes()
46 int __maybe_unused num_attribs) in tng_yuv_processor_QueryConfigAttributes()
52 object_config_p __maybe_unused obj_config) in tng_yuv_processor_ValidateConfig()
61 object_config_p __maybe_unused obj_config) in tng_yuv_processor_CreateContext()
114 object_context_p __maybe_unused obj_context) in tng_yuv_processor_BeginPicture()
Dtng_hostair.c257 IMG_UINT8 __maybe_unused ui8SlotNumber, in tng__unmap_inp_ctrl_buf()
282 IMG_UINT32 __maybe_unused ui32HalfWayBU) in tng__fill_inp_ctrl_buf()
389 IMG_UINT32 __maybe_unused ui32HalfWayBU) in tng__fill_input_control()
553 IMG_UINT8 __maybe_unused ui8SlotNumber, in tng__map_first_pass_out_buf()
578 IMG_UINT8 __maybe_unused ui8SlotNumber, in tng__unmap_first_pass_out_buf()
596 IMG_UINT8 __maybe_unused ui8SlotNumber, in tng__map_best_mb_decision_out_buf()
613 IMG_UINT8 __maybe_unused ui8SlotNumber, in tng__unmap_best_mb_decision_out_buf()
851 void tng_air_set_input_control(context_ENC_p ctx, IMG_UINT8 __maybe_unused ui8StreamID) in tng_air_set_input_control()
873 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.c249 …ntrypoint(psb_driver_data_p driver_data, VAProfile profile, VAEntrypoint __maybe_unused entrypoint) in psb__error_unsupported_profile_entrypoint()
632 VADriverContextP __maybe_unused ctx, in psb_GetSurfaceAttributes()
633 VAConfigID __maybe_unused config, in psb_GetSurfaceAttributes()
711 VADriverContextP __maybe_unused ctx, in psb_CreateSurfaces()
712 int __maybe_unused width, in psb_CreateSurfaces()
713 int __maybe_unused height, in psb_CreateSurfaces()
714 int __maybe_unused format, in psb_CreateSurfaces()
715 int __maybe_unused num_surfaces, in psb_CreateSurfaces()
716 VASurfaceID __maybe_unused * surface_list /* out */ in psb_CreateSurfaces()
1472 …__allocate_BO_buffer(psb_driver_data_p driver_data, object_context_p __maybe_unused obj_context, o… in psb__allocate_BO_buffer()
[all …]
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()
Dvsp_cmdbuf.c293 unsigned numRelocs, int __maybe_unused damage, in vspDRMCmdBuf()
391 int vsp_context_submit_cmdbuf(object_context_p __maybe_unused obj_context) in vsp_context_submit_cmdbuf()
Dtng_MPEG4ES.c60 VAProfile __maybe_unused profile, in tng_MPEG4ES_QueryConfigAttributes()
61 VAEntrypoint __maybe_unused entrypoint, in tng_MPEG4ES_QueryConfigAttributes()
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()
Dpnw_rotate.c117 static int isVppOn(void __maybe_unused *output) { in isVppOn()
566 object_context_p __maybe_unused obj_context, in psb_CreateScalingSurface()
567 object_surface_p __maybe_unused obj_surface in psb_CreateScalingSurface()
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()
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()
Dpnw_MPEG4ES.c53 VAProfile __maybe_unused profile, in pnw_MPEG4ES_QueryConfigAttributes()
54 VAEntrypoint __maybe_unused entrypoint, in pnw_MPEG4ES_QueryConfigAttributes()
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
Dpsb_output.c251 VADriverContextP __maybe_unused ctx, in psb_QueryImageFormats()
737 int dstY_stride, int dstU_stride, int __maybe_unused dstV_stride, in tng_unpack_vsp_rec()
738 int __maybe_unused surface_height) in tng_unpack_vsp_rec()
775 int dstY_stride, int __maybe_unused dstU_stride, int __maybe_unused dstV_stride, in tng_unpack_topaz_rec()
776 int __maybe_unused surface_height) in tng_unpack_topaz_rec()
1485 VADriverContextP __maybe_unused ctx, in psb_QuerySubpictureFormats()
1981 VADriverContextP __maybe_unused ctx, in psb_QueryDisplayAttributes()
Dvsp_compose.c48 VAStatus vsp_compose_process_pipeline_param(context_VPP_p ctx, object_context_p __maybe_unused obj_… in vsp_compose_process_pipeline_param()
Dtng_H263ES.c60 VAProfile __maybe_unused profile, in tng_H263ES_QueryConfigAttributes()
61 VAEntrypoint __maybe_unused entrypoint, in tng_H263ES_QueryConfigAttributes()
/hardware/intel/common/utils/ISV/omx/
Disv_omxcore.cpp282 OMX_IN OMX_HANDLETYPE __maybe_unused hOutput, in OMX_SetupTunnel()
283 OMX_IN OMX_U32 __maybe_unused nPortOutput, in OMX_SetupTunnel()
284 OMX_IN OMX_HANDLETYPE __maybe_unused hInput, in OMX_SetupTunnel()
285 OMX_IN OMX_U32 __maybe_unused nPortInput) in OMX_SetupTunnel()
291 OMX_OUT OMX_HANDLETYPE __maybe_unused *hPipe, in OMX_GetContentPipe()
292 OMX_IN OMX_STRING __maybe_unused szURI) in OMX_GetContentPipe()
298 OMX_IN OMX_STRING __maybe_unused role, in OMX_GetComponentsOfRole()
299 OMX_INOUT OMX_U32 __maybe_unused *pNumComps, in OMX_GetComponentsOfRole()
300 OMX_INOUT OMX_U8 __maybe_unused **compNames) in OMX_GetComponentsOfRole()
/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