Home
last modified time | relevance | path

Searched defs:vd (Results 1 – 25 of 42) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisdec.c137 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 …]
Dgstvorbisdec.h57 vorbis_dsp_state vd; member
Dgstvorbisenc.h61 vorbis_dsp_state vd; /* central working state for the packet->PCM decoder */ member
/third_party/boost/libs/spirit/test/karma/
Dbinary3.cpp43 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
Dbinary2.cpp101 boost::optional<double> vd; in main() local
/third_party/boost/boost/polygon/
Dvoronoi.hpp101 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/
DSDL_waylandmouse.c105 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
DSDL_waylandevents.c586 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/
Dnewton-raphson.cpp37 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/
Daf_volumedetect.c63 VolDetectContext *vd = ctx->priv; in filter_frame() local
95 VolDetectContext *vd = ctx->priv; in print_stats() local
/third_party/flutter/skia/src/sksl/
DSkSLASTNode.cpp206 VarData vd = getVarData(); in description() local
DSkSLCFGGenerator.cpp510 VarDeclaration& vd = (VarDeclaration&) *stmt; in addStatement() local
DSkSLCompiler.cpp387 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/
Dlambert_w_diode.cpp58 double i(double isat, double vd, double vt, double nu) in i()
Dlambert_w_diode_graph.cpp73 double i(double isat, double vd, double vt, double nu) in i()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvorbisdec.c176 static vorbis_dsp_state vd; variable
Dvorbistag.c188 static vorbis_dsp_state vd; variable
/third_party/ffmpeg/libswscale/ppc/
Dswscale_altivec.c162 vec_f vd; in yuv2plane1_float_altivec() local
197 vec_f vd; in yuv2plane1_float_bswap_altivec() local
/third_party/ffmpeg/libavcodec/
Dlibvorbisdec.c29 vorbis_dsp_state vd; /**< DSP state used for analysis */ member
Dlibvorbisenc.c45 vorbis_dsp_state vd; /**< DSP state used for analysis */ member
/third_party/skia/src/sksl/analysis/
DSkSLProgramUsage.cpp44 const VarDeclaration& vd = s.as<VarDeclaration>(); in visitStatement() local
/third_party/lwip/src/netif/ppp/
Dmultilink.c436 TDB_DATA kd, vd; local
/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp442 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/
Dload_reporter.cc190 const ::opencensus::stats::ViewDescriptor& vd = p.second; in CensusViewProviderDefaultImpl() local
/third_party/libffi/src/sparc/
Dffi64.c138 ffi_struct_float_copy (int size_mask, void *vd, void *vi, void *vf) in ffi_struct_float_copy()

12