/third_party/gstreamer/gstplugins_base/ext/vorbis/ |
D | gstvorbisdec.c | 137 GstVorbisDec *vd = GST_VORBIS_DEC (object); in vorbis_dec_finalize() local 152 GstVorbisDec *vd = GST_VORBIS_DEC (dec); in vorbis_dec_start() local 165 GstVorbisDec *vd = GST_VORBIS_DEC (dec); in vorbis_dec_stop() local 184 vorbis_handle_identification_packet (GstVorbisDec * vd) in vorbis_handle_identification_packet() 231 vorbis_handle_comment_packet (GstVorbisDec * vd, ogg_packet * packet) in vorbis_handle_comment_packet() 292 vorbis_handle_type_packet (GstVorbisDec * vd) in vorbis_handle_type_packet() 329 vorbis_handle_header_packet (GstVorbisDec * vd, ogg_packet * packet) in vorbis_handle_header_packet() 376 vorbis_dec_handle_header_buffer (GstVorbisDec * vd, GstBuffer * buffer) in vorbis_dec_handle_header_buffer() 395 vorbis_dec_handle_header_caps (GstVorbisDec * vd) in vorbis_dec_handle_header_caps() 455 vorbis_handle_data_packet (GstVorbisDec * vd, ogg_packet * packet, in vorbis_handle_data_packet() [all …]
|
D | gstvorbisdec.h | 57 vorbis_dsp_state vd; member
|
D | gstvorbisenc.h | 61 vorbis_dsp_state vd; /* central working state for the packet->PCM decoder */ member
|
/third_party/boost/libs/spirit/test/karma/ |
D | binary3.cpp | 43 boost::optional<double> vd(1.0); in main() local 112 double vd(1.0); in main() local 157 double vd(1.0); in main() local
|
D | binary2.cpp | 101 boost::optional<double> vd; in main() local
|
/third_party/boost/boost/polygon/ |
D | voronoi.hpp | 101 VD* vd) { in construct_voronoi() 119 VD* vd) { in construct_voronoi() 148 VD* vd) { in construct_voronoi()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
D | SDL_waylandmouse.c | 105 SDL_VideoDevice *vd = SDL_GetVideoDevice(); in create_buffer_from_shm() local 156 SDL_VideoDevice *vd = SDL_GetVideoDevice (); in Wayland_CreateCursor() local 243 SDL_VideoDevice *vd = SDL_GetVideoDevice(); in Wayland_CreateSystemCursor() local 322 SDL_VideoDevice *vd = SDL_GetVideoDevice(); in Wayland_ShowCursor() local 368 SDL_VideoDevice *vd = SDL_GetVideoDevice(); in Wayland_SetRelativeMouseMode() local
|
D | SDL_waylandevents.c | 586 SDL_VideoDevice *vd = SDL_GetVideoDevice(); in Wayland_input_lock_pointer() local 618 SDL_VideoDevice *vd = SDL_GetVideoDevice(); in Wayland_input_unlock_pointer() local
|
/third_party/boost/libs/numeric/interval/examples/ |
D | newton-raphson.cpp | 37 I1 vf, vd, x, x1, x2; in newton_raphson() local 87 I2 vf, vd, x, x1, x2; in newton_raphson() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_volumedetect.c | 63 VolDetectContext *vd = ctx->priv; in filter_frame() local 95 VolDetectContext *vd = ctx->priv; in print_stats() local
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLASTNode.cpp | 206 VarData vd = getVarData(); in description() local
|
D | SkSLCFGGenerator.cpp | 510 VarDeclaration& vd = (VarDeclaration&) *stmt; in addStatement() local
|
D | SkSLCompiler.cpp | 387 VarDeclaration& vd = (VarDeclaration&) *stmt; in addDefinitions() local 447 const VarDeclarationsStatement* vd = (const VarDeclarationsStatement*) s; in compute_start_state() local
|
/third_party/boost/libs/math/example/ |
D | lambert_w_diode.cpp | 58 double i(double isat, double vd, double vt, double nu) in i()
|
D | lambert_w_diode_graph.cpp | 73 double i(double isat, double vd, double vt, double nu) in i()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | vorbisdec.c | 176 static vorbis_dsp_state vd; variable
|
D | vorbistag.c | 188 static vorbis_dsp_state vd; variable
|
/third_party/ffmpeg/libswscale/ppc/ |
D | swscale_altivec.c | 162 vec_f vd; in yuv2plane1_float_altivec() local 197 vec_f vd; in yuv2plane1_float_bswap_altivec() local
|
/third_party/ffmpeg/libavcodec/ |
D | libvorbisdec.c | 29 vorbis_dsp_state vd; /**< DSP state used for analysis */ member
|
D | libvorbisenc.c | 45 vorbis_dsp_state vd; /**< DSP state used for analysis */ member
|
/third_party/skia/src/sksl/analysis/ |
D | SkSLProgramUsage.cpp | 44 const VarDeclaration& vd = s.as<VarDeclaration>(); in visitStatement() local
|
/third_party/lwip/src/netif/ppp/ |
D | multilink.c | 436 TDB_DATA kd, vd; local
|
/third_party/boost/boost/geometry/formulas/ |
D | sjoberg_intersection.hpp | 442 bool k_diffs(CT const& sin_beta, vertex_data const& vd, in k_diffs() 479 bool lon_diffs(CT const& sin_beta, CT const& t, vertex_data const& vd, in lon_diffs() 509 bool lon(CT const& sin_beta, CT const& t, vertex_data const& vd, in lon()
|
/third_party/grpc/src/cpp/server/load_reporter/ |
D | load_reporter.cc | 190 const ::opencensus::stats::ViewDescriptor& vd = p.second; in CensusViewProviderDefaultImpl() local
|
/third_party/libffi/src/sparc/ |
D | ffi64.c | 138 ffi_struct_float_copy (int size_mask, void *vd, void *vi, void *vf) in ffi_struct_float_copy()
|