/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideofilter.c | 213 GstVideoFilterClass *fclass; in gst_video_filter_set_caps() local 225 fclass = GST_VIDEO_FILTER_GET_CLASS (filter); in gst_video_filter_set_caps() 226 if (fclass->set_info) in gst_video_filter_set_caps() 227 res = fclass->set_info (filter, incaps, &in_info, outcaps, &out_info); in gst_video_filter_set_caps() 234 if (fclass->transform_frame == NULL) in gst_video_filter_set_caps() 236 if (fclass->transform_frame_ip == NULL) in gst_video_filter_set_caps() 237 GST_BASE_TRANSFORM_CLASS (fclass)->transform_ip_on_passthrough = FALSE; in gst_video_filter_set_caps() 258 GstVideoFilterClass *fclass; in gst_video_filter_transform() local 263 fclass = GST_VIDEO_FILTER_GET_CLASS (filter); in gst_video_filter_transform() 264 if (fclass->transform_frame) { in gst_video_filter_transform() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/ |
D | gstopencvvideofilter.cpp | 133 GstOpencvVideoFilterClass *fclass; in gst_opencv_video_filter_transform_frame() local 137 fclass = GST_OPENCV_VIDEO_FILTER_GET_CLASS (transform); in gst_opencv_video_filter_transform_frame() 139 g_return_val_if_fail (fclass->cv_trans_func != NULL, GST_FLOW_ERROR); in gst_opencv_video_filter_transform_frame() 145 ret = fclass->cv_trans_func (transform, inframe->buffer, transform->cvImage, in gst_opencv_video_filter_transform_frame() 156 GstOpencvVideoFilterClass *fclass; in gst_opencv_video_filter_transform_frame_ip() local 160 fclass = GST_OPENCV_VIDEO_FILTER_GET_CLASS (transform); in gst_opencv_video_filter_transform_frame_ip() 162 g_return_val_if_fail (fclass->cv_trans_ip_func != NULL, GST_FLOW_ERROR); in gst_opencv_video_filter_transform_frame_ip() 167 ret = fclass->cv_trans_ip_func (transform, frame->buffer, transform->cvImage); in gst_opencv_video_filter_transform_frame_ip()
|
/third_party/glib/gio/ |
D | gsettings-mapping.c | 405 GFlagsClass *fclass; in g_settings_set_mapping() local 408 fclass = g_type_class_peek (G_VALUE_TYPE (value)); in g_settings_set_mapping() 414 flagsval = g_flags_get_first_value (fclass, flags); in g_settings_set_mapping() 515 GFlagsClass *fclass; in g_settings_get_mapping() local 521 fclass = g_type_class_peek (G_VALUE_TYPE (value)); in g_settings_get_mapping() 526 fvalue = g_flags_get_value_by_nick (fclass, nick); in g_settings_get_mapping()
|
/third_party/gstreamer/gstplugins_base/gst/tcp/ |
D | gstmultifdsink.c | 886 GstMultiFdSinkClass *fclass; in gst_multi_fd_sink_handle_clients() local 892 fclass = GST_MULTI_FD_SINK_GET_CLASS (sink); in gst_multi_fd_sink_handle_clients() 989 if (fclass->wait) in gst_multi_fd_sink_handle_clients() 990 fclass->wait (sink, sink->fdset); in gst_multi_fd_sink_handle_clients()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvabasetransform.c | 133 GstVaBaseTransformClass *fclass; in gst_va_base_transform_set_caps() local 145 fclass = GST_VA_BASE_TRANSFORM_GET_CLASS (self); in gst_va_base_transform_set_caps() 146 if (fclass->set_info) in gst_va_base_transform_set_caps() 147 res = fclass->set_info (self, incaps, &in_info, outcaps, &out_info); in gst_va_base_transform_set_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudabasetransform.c | 293 GstCudaBaseTransformClass *fclass = in gst_cuda_base_transform_transform() local 349 ret = fclass->transform_frame (filter, &in_frame, in_cuda_mem, &out_frame, in gst_cuda_base_transform_transform()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfoD.td | 135 def FCLASS_D : FPUnaryOp_r<0b1110001, 0b001, GPR, FPR64, "fclass.d">,
|
D | RISCVInstrInfoF.td | 179 def FCLASS_S : FPUnaryOp_r<0b1110000, 0b001, GPR, FPR32, "fclass.s">,
|
/third_party/ffmpeg/fftools/ |
D | ffmpeg_opt.c | 1304 const AVClass *fclass = avformat_get_class(); in open_input_file() local 1305 const AVOption *foption = av_opt_find(&fclass, e->key, NULL, 0, in open_input_file() 2476 const AVClass *fclass = avformat_get_class(); in open_output_file() local 2477 const AVOption *foption = av_opt_find(&fclass, e->key, NULL, 0, in open_output_file()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsScheduleP5600.td | 402 // fclass.[wd], fmax.[wd], fmax_a.[wd], fmin.[wd], fmin_a.[wd], flog2.[wd]
|
D | MipsScheduleGeneric.td | 1521 // fclass.[wd], fmax.[wd], fmax_a.[wd], fmin.[wd], fmin_a.[wd], flog2.[wd]
|
D | MipsMSAInstrInfo.td | 1995 class FCLASS_W_DESC : MSA_2RF_DESC_BASE<"fclass.w", int_mips_fclass_w, 1997 class FCLASS_D_DESC : MSA_2RF_DESC_BASE<"fclass.d", int_mips_fclass_d,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenAsmMatcher.inc | 5004 "fceq.d\006fceq.w\010fclass.d\010fclass.w\006fcle.d\006fcle.w\006fclt.d\006" 6585 …{ 4136 /* fclass.d */, Mips::FCLASS_D, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1, AMFBS_HasStdEnc_… 6586 …{ 4145 /* fclass.w */, Mips::FCLASS_W, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1, AMFBS_HasStdEnc_… 9845 { 4136 /* fclass.d */, 3 /* 0, 1 */, MCK_MSA128AsmReg, AMFBS_HasStdEnc_HasMSA }, 9846 { 4145 /* fclass.w */, 3 /* 0, 1 */, MCK_MSA128AsmReg, AMFBS_HasStdEnc_HasMSA },
|
/third_party/ejdb/ |
D | uncrustify.cfg | 2757 # contains '$(function)', '$(javaparam)' or '$(fclass)', these will be
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/ |
D | Intrinsics.gen | 2436 mips_fclass_d, // llvm.mips.fclass.d 2437 mips_fclass_w, // llvm.mips.fclass.w 8494 "llvm.mips.fclass.d", 8495 "llvm.mips.fclass.w", 16434 1, // llvm.mips.fclass.d 16435 1, // llvm.mips.fclass.w
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 2436 mips_fclass_d, // llvm.mips.fclass.d 2437 mips_fclass_w, // llvm.mips.fclass.w 8494 "llvm.mips.fclass.d", 8495 "llvm.mips.fclass.w", 16434 1, // llvm.mips.fclass.d 16435 1, // llvm.mips.fclass.w
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 2436 mips_fclass_d, // llvm.mips.fclass.d 2437 mips_fclass_w, // llvm.mips.fclass.w 8494 "llvm.mips.fclass.d", 8495 "llvm.mips.fclass.w", 16434 1, // llvm.mips.fclass.d 16435 1, // llvm.mips.fclass.w
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 2436 mips_fclass_d, // llvm.mips.fclass.d 2437 mips_fclass_w, // llvm.mips.fclass.w 8494 "llvm.mips.fclass.d", 8495 "llvm.mips.fclass.w", 16434 1, // llvm.mips.fclass.d 16435 1, // llvm.mips.fclass.w
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 2430 mips_fclass_d, // llvm.mips.fclass.d 2431 mips_fclass_w, // llvm.mips.fclass.w 8454 "llvm.mips.fclass.d", 8455 "llvm.mips.fclass.w", 16339 1, // llvm.mips.fclass.d 16340 1, // llvm.mips.fclass.w
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicImpl.inc | 3917 "llvm.mips.fclass.d", 3918 "llvm.mips.fclass.w", 14050 1, // llvm.mips.fclass.d 14051 1, // llvm.mips.fclass.w
|