Home
last modified time | relevance | path

Searched refs:dsd (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddstdec.c252 uint8_t *dsd; in decode_frame() local
262 dsd = frame->data[0]; in decode_frame()
273 goto dsd; in decode_frame()
335 memset(dsd, 0, frame->nb_samples * 4 * channels); in decode_frame()
363 dsd[((i >> 3) * channels + ch) << 2] |= v << (7 - (i & 0x7 )); in decode_frame()
370 dsd: in decode_frame()
DMakefile292 OBJS-$(CONFIG_DSD_LSBF_DECODER) += dsddec.o dsd.o
293 OBJS-$(CONFIG_DSD_MSBF_DECODER) += dsddec.o dsd.o
294 OBJS-$(CONFIG_DSD_LSBF_PLANAR_DECODER) += dsddec.o dsd.o
295 OBJS-$(CONFIG_DSD_MSBF_PLANAR_DECODER) += dsddec.o dsd.o
299 OBJS-$(CONFIG_DST_DECODER) += dstdec.o dsd.o
735 OBJS-$(CONFIG_WAVPACK_DECODER) += wavpack.o wavpackdata.o dsd.o
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_perfetto.cc178 perfetto::DataSourceDescriptor dsd; in tu_perfetto_init() local
179 dsd.set_name("gpu.renderstages.msm"); in tu_perfetto_init()
180 TuRenderpassDataSource::Register(dsd); in tu_perfetto_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_perfetto.cc248 perfetto::DataSourceDescriptor dsd; in fd_perfetto_init() local
249 dsd.set_name("gpu.renderstages.msm"); in fd_perfetto_init()
250 FdRenderpassDataSource::Register(dsd); in fd_perfetto_init()
/third_party/openGLES/extensions/NV/
DWGL_NV_DX_interop2.txt190 D3D11_DEPTH_STENCIL_VIEW_DESC dsd;
191 <set dsd parameters appropriately>
192 device->CreateDepthStencilView(dxDepthBuffer, &dsd, &depthBufferView);
/third_party/mesa3d/src/tool/pps/
Dpps_datasource.cc147 static perfetto::DataSourceDescriptor dsd; in register_data_source() local
148 dsd.set_name("gpu.counters." + driver_name); in register_data_source()
149 Register(dsd); in register_data_source()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DWGL_NV_DX_interop2.txt190 D3D11_DEPTH_STENCIL_VIEW_DESC dsd;
191 <set dsd parameters appropriately>
192 device->CreateDepthStencilView(dxDepthBuffer, &dsd, &depthBufferView);
/third_party/mesa3d/src/intel/ds/
Dintel_driver_ds.cc495 perfetto::DataSourceDescriptor dsd; in intel_driver_ds_init_once() local
496 dsd.set_name("gpu.renderstages.intel"); in intel_driver_ds_init_once()
497 IntelRenderpassDataSource::Register(dsd); in intel_driver_ds_init_once()
/third_party/rust/crates/regex/bench/src/data/
D32K.txt549 dsd
/third_party/ffmpeg/
DBUILD.gn364 # "//third_party/ffmpeg/libavcodec/dsd.c",
/third_party/gstreamer/gstplugins_base/docs/random/
DChangeLog-0.8618 re-proposed by Daniel Drake <dsd@gentoo.org>.
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.82789 re-proposed by Daniel Drake <dsd@gentoo.org>.
/third_party/gstreamer/gstplugins_base/
DChangeLog74744 2013-05-29 10:33:48 -0600 Daniel Drake <dsd@laptop.org>
130452 2008-10-08 12:12:01 +0000 Daniel Drake <dsd@laptop.org>
130456 Patch by: Daniel Drake <dsd at laptop dot org>
/third_party/gstreamer/gstplugins_good/
DChangeLog127638 2008-07-07 21:28:58 +0000 Daniel Drake <dsd@gentoo.org>
127642 Patch by: Daniel Drake <dsd at gentoo dot org>