Home
last modified time | relevance | path

Searched defs:vd (Results 1 – 25 of 29) 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/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/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
DSkSLParser.cpp494 ASTNode::VarData vd = var.getVarData(); in structDeclaration() local
545 ASTNode::VarData vd(name, 0); in varDeclarationEnd() local
DSkSLIRGenerator.cpp919 VarDeclaration& vd = (VarDeclaration&) *stmt; in convertInterfaceBlock() local
/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
Dswscale_vsx.c109 vec_u8 vd; in yuv2plane1_8_vsx() local
291 vec_u16 vd; in yuv2plane1_16_vsx() 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
Dcook.c576 int vlc, vd, tmp, result; in unpack_SQVH() local
/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/libffi/src/sparc/
Dffi64.c138 ffi_struct_float_copy (int size_mask, void *vd, void *vi, void *vf) in ffi_struct_float_copy()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.cpp636 for (const auto& vd : m_params.viewportData) in initPrograms() local
/third_party/optimized-routines/math/test/
Dmathbench.c226 v_double (*vd) (v_double); member
/third_party/alsa-utils/aplay/
Daplay.c2353 VocVoiceData *vd; in voc_play() local
2602 VocVoiceData vd; in begin_voc() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c60 #define VD(vd) ((sljit_ins)freg_map[vd]) argument

12