/third_party/mesa3d/src/intel/dev/ |
H A D | intel_hwconfig.c | 41 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 D | vaapi_decode.c | 432 AVVAAPIHWConfig *hwconfig = NULL; in vaapi_decode_make_config() local
|
H A D | vaapi_encode.c | 2452 AVVAAPIHWConfig *hwconfig = NULL; in vaapi_encode_create_recon_frames() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vaapi_vpp.c | 99 AVVAAPIHWConfig *hwconfig = NULL; in ff_vaapi_vpp_config_output() local
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_cuda.c | 55 cuda_frames_get_constraints(AVHWDeviceContext *ctx, const void *hwconfig, AVHWFramesConstraints *constraints) cuda_frames_get_constraints() argument
|
H A D | hwcontext_videotoolbox.c | 112 vt_frames_get_constraints(AVHWDeviceContext *ctx, const void *hwconfig, AVHWFramesConstraints *constraints) vt_frames_get_constraints() argument
|
H A D | hwcontext_vdpau.c | 190 vdpau_frames_get_constraints(AVHWDeviceContext *ctx, const void *hwconfig, AVHWFramesConstraints *constraints) vdpau_frames_get_constraints() argument
|
H A D | hwcontext_d3d11va.c | 120 d3d11va_frames_get_constraints(AVHWDeviceContext *ctx, const void *hwconfig, AVHWFramesConstraints *constraints) d3d11va_frames_get_constraints() argument
|
H A D | hwcontext.c | 573 av_hwdevice_get_hwframe_constraints(AVBufferRef *ref, const void *hwconfig) av_hwdevice_get_hwframe_constraints() argument
|
H A D | hwcontext_vaapi.c | 195 vaapi_frames_get_constraints(AVHWDeviceContext *hwdev, const void *hwconfig, AVHWFramesConstraints *constraints) vaapi_frames_get_constraints() argument
|
H A D | hwcontext_qsv.c | 1400 qsv_frames_get_constraints(AVHWDeviceContext *ctx, const void *hwconfig, AVHWFramesConstraints *constraints) qsv_frames_get_constraints() argument
|
H A D | hwcontext_opencl.c | 1484 opencl_frames_get_constraints(AVHWDeviceContext *hwdev, const void *hwconfig, AVHWFramesConstraints *constraints) opencl_frames_get_constraints() argument
|
H A D | hwcontext_vulkan.c | 1613 vulkan_frames_get_constraints(AVHWDeviceContext *ctx, const void *hwconfig, AVHWFramesConstraints *constraints) vulkan_frames_get_constraints() argument
|