Home
last modified time | relevance | path

Searched defs:desc (Results 776 - 800 of 1622) sorted by relevance

1...<<31323334353637383940>>...65

/third_party/ffmpeg/libavfilter/
H A Dvf_pad_opencl.c85 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(input_frames_ctx->sw_format); in pad_opencl_init() local
H A Dvf_vibrance.c314 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input() local
H A Dvf_identity.c263 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input_ref() local
[all...]
H A Dvf_overlay_qsv.c163 const AVPixFmtDescriptor *desc; in have_alpha_planar() local
H A Dvf_premultiply.c670 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input() local
H A Dvf_pp7.c282 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input() local
H A Dvf_vignette.c61 const AVPixFmtDescriptor *desc; member
H A Dvf_vmafmotion.c239 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(fmt); in ff_vmafmotion_init() local
270 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(format); in query_formats() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_d3d11va.c161 AVD3D11FrameDescriptor *desc = av_mallocz(sizeof(*desc)); in wrap_texture_buf() local
313 AVD3D11FrameDescriptor *desc; in d3d11va_get_buffer() local
378 fill_texture_ptrs(uint8_t *data[4], int linesize[4], AVHWFramesContext *ctx, D3D11_TEXTURE2D_DESC *desc, D3D11_MAPPED_SUBRESOURCE *map) fill_texture_ptrs() argument
408 D3D11_TEXTURE2D_DESC desc; d3d11va_transfer_data() local
580 DXGI_ADAPTER_DESC desc; d3d11va_device_create() local
[all...]
/third_party/glfw/src/
H A Dx11_init.c225 XkbDescPtr desc = XkbGetMap(_glfw.x11.display, 0, XkbUseCoreKbd); in createKeyTables() local
[all...]
/third_party/backends/backend/
H A Dibm-scsi.c118 struct scsi_status_desc desc; member
H A Dplustek-usb.c95 char *desc; member
H A Dhp3900_debug.c563 char desc[256]; in dbg_tiff_save() local
H A Dpieusb_usb.c382 SANE_Char* desc = malloc(200); in sanei_pieusb_decode_sense() local
H A Dricoh-scsi.c104 struct scsi_status_desc desc; member
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcomposite.c373 struct usb_device_descriptor *desc = (struct usb_device_descriptor *)buf; in modify_device_descriptor_byspeed() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_formats.c143 const struct util_format_description *desc = util_format_description(format); in tu_physical_device_get_format_properties() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_formats.c181 const struct util_format_description *desc = in image_format_features() local
226 const struct util_format_description *desc = in buffer_format_features() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_apply_pipeline_layout.c148 nir_ssa_def *desc = nir_build_load_global(b, 1, 64, addr, .access = ACCESS_NON_WRITEABLE); in visit_load_vulkan_descriptor() local
220 nir_ssa_def *desc = nir_load_smem_amd(b, 4, ptr, nir_channel(b, rsrc, 1), .align_mul = 16); in visit_get_ssbo_size() local
315 nir_ssa_def *desc = nir_load_smem_amd(b, size, addr, index_offset, .align_mul = size * 4u); in get_sampler_desc() local
366 nir_ssa_def *desc in update_image_intrinsic() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_sdma_copy_image.c76 const struct util_format_description *desc = util_format_description(format); in si_translate_format_to_hw() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_uav.c102 uav_desc_identical(enum svga_uav_type uav_type, void *desc, void *uav_desc) uav_desc_identical() argument
134 svga_uav_cache_find_uav(struct svga_context *svga, enum svga_uav_type uav_type, void *desc, unsigned desc_len) svga_uav_cache_find_uav() argument
157 svga_uav_cache_add_uav(struct svga_context *svga, enum svga_uav_type uav_type, void *desc, unsigned desc_len, struct pipe_resource *res, SVGA3dUAViewId uaViewId) svga_uav_cache_add_uav() argument
258 svga_create_uav(struct svga_context *svga, SVGA3dUAViewDesc *desc, SVGA3dSurfaceFormat svga_format, unsigned resourceDim, struct svga_winsys_surface *surf) svga_create_uav() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_emit.c88 const struct util_format_description *desc = in swizzled_border_color() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c1265 const struct util_format_description *desc = in choose_blend_quad() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.c451 char *desc = qir_describe_uniform(c->uniform_contents[reg.index], in qir_print_reg() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DOutputMerger.cpp90 struct pipe_surface desc; in CreateRenderTargetView() local
290 struct pipe_surface desc; CreateDepthStencilView() local
[all...]

Completed in 26 milliseconds

1...<<31323334353637383940>>...65