Home
last modified time | relevance | path

Searched defs:hwconfig (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/intel/dev/
H A Dintel_hwconfig.c41 struct hwconfig { struct
134 intel_process_hwconfig_table(struct intel_device_info *devinfo, const struct hwconfig *hwconfig, int32_t hwconfig_len, hwconfig_item_cb item_callback_func) intel_process_hwconfig_table() argument
277 struct hwconfig *hwconfig; intel_get_and_process_hwconfig_table() local
304 intel_print_hwconfig_table(const struct hwconfig *hwconfig, int32_t hwconfig_len) intel_print_hwconfig_table() argument
314 struct hwconfig *hwconfig; intel_get_and_print_hwconfig_table() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvaapi_decode.c432 AVVAAPIHWConfig *hwconfig = NULL; in vaapi_decode_make_config() local
H A Dvaapi_encode.c2452 AVVAAPIHWConfig *hwconfig = NULL; in vaapi_encode_create_recon_frames() local
/third_party/ffmpeg/libavfilter/
H A Dvaapi_vpp.c99 AVVAAPIHWConfig *hwconfig = NULL; in ff_vaapi_vpp_config_output() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_cuda.c55 cuda_frames_get_constraints(AVHWDeviceContext *ctx, const void *hwconfig, AVHWFramesConstraints *constraints) cuda_frames_get_constraints() argument
H A Dhwcontext_videotoolbox.c112 vt_frames_get_constraints(AVHWDeviceContext *ctx, const void *hwconfig, AVHWFramesConstraints *constraints) vt_frames_get_constraints() argument
H A Dhwcontext_vdpau.c190 vdpau_frames_get_constraints(AVHWDeviceContext *ctx, const void *hwconfig, AVHWFramesConstraints *constraints) vdpau_frames_get_constraints() argument
H A Dhwcontext_d3d11va.c120 d3d11va_frames_get_constraints(AVHWDeviceContext *ctx, const void *hwconfig, AVHWFramesConstraints *constraints) d3d11va_frames_get_constraints() argument
H A Dhwcontext.c573 av_hwdevice_get_hwframe_constraints(AVBufferRef *ref, const void *hwconfig) av_hwdevice_get_hwframe_constraints() argument
H A Dhwcontext_vaapi.c195 vaapi_frames_get_constraints(AVHWDeviceContext *hwdev, const void *hwconfig, AVHWFramesConstraints *constraints) vaapi_frames_get_constraints() argument
H A Dhwcontext_qsv.c1400 qsv_frames_get_constraints(AVHWDeviceContext *ctx, const void *hwconfig, AVHWFramesConstraints *constraints) qsv_frames_get_constraints() argument
H A Dhwcontext_opencl.c1484 opencl_frames_get_constraints(AVHWDeviceContext *hwdev, const void *hwconfig, AVHWFramesConstraints *constraints) opencl_frames_get_constraints() argument
H A Dhwcontext_vulkan.c1613 vulkan_frames_get_constraints(AVHWDeviceContext *ctx, const void *hwconfig, AVHWFramesConstraints *constraints) vulkan_frames_get_constraints() argument

Completed in 26 milliseconds