Home
last modified time | relevance | path

Searched defs:chunk (Results 1 – 15 of 15) sorted by relevance

/device/google/dragon/audio/hal/dsp/
Ddsp_util.c31 int chunk = frames >> 3; in deinterleave_stereo() local
75 int chunk = frames >> 2; in interleave_stereo() local
141 int chunk = frames >> 3; in deinterleave_stereo() local
197 int chunk = frames >> 2; in interleave_stereo() local
Ddrc_kernel.c988 unsigned int chunk = min(large - small, in dk_process_delay_only() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dlogmerge.py96 def digest_chunk(chunk, branch=None): argument
/device/google/dragon/audio/hal/dsp/tests/
Ddrc_test.c31 int chunk; in process() local
/device/generic/goldfish/camera/fake-pipeline2/
DJpegCompressor.cpp179 JSAMPROW chunk[kChunkSize]; in compress() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
Drandom.c81 Py_ssize_t chunk; in win32_urandom() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Daifc.py439 def _read_comm_chunk(self, chunk): argument
500 def _readmark(self, chunk): argument
Dwave.py263 def _read_fmt_chunk(self, chunk): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_randommodule.c268 unsigned long chunk; in random_seed() local
D_json.c437 PyObject *chunk = NULL; in scanstring_str() local
621 PyObject *chunk = NULL; in scanstring_unicode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_randommodule.c268 unsigned long chunk; in random_seed() local
D_json.c437 PyObject *chunk = NULL; in scanstring_str() local
610 PyObject *chunk = NULL; in scanstring_unicode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlua.c401 const char *chunk = argv[i] + 2; in runargs() local
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
Dplat_io_storage.c487 chunk_header_t *chunk = NULL; in do_unsparse() local
/device/google/dragon/audio/hal/
Dcras_dsp_pipeline.c819 size_t chunk; in cras_dsp_pipeline_apply() local