Home
last modified time | relevance | path

Searched defs:sample (Results 476 - 500 of 752) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/alsa-lib/src/pcm/
H A Dpcm_mulaw.c185 int16_t sample = ulaw_to_s16(*src); in snd_pcm_mulaw_decode() local
209 int16_t sample = 0; in snd_pcm_mulaw_encode() local
H A Dpcm_adpcm.c245 int16_t sample; in snd_pcm_adpcm_decode() local
281 int16_t sample = 0; in snd_pcm_adpcm_encode() local
H A Dpcm_alaw.c169 int16_t sample = alaw_to_s16(*src); in snd_pcm_alaw_decode() local
193 int16_t sample = 0; in snd_pcm_alaw_encode() local
/third_party/mesa3d/src/amd/common/
H A Dac_surface_meta_address_test.c57 gfx9_meta_addr_from_coord(const struct radeon_info *info, const struct gfx9_addr_meta_equation *eq, unsigned meta_block_width, unsigned meta_block_height, unsigned meta_block_depth, unsigned meta_pitch, unsigned meta_height, unsigned x, unsigned y, unsigned z, unsigned sample, unsigned pipe_xor, unsigned *bit_position) gfx9_meta_addr_from_coord() argument
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate.c553 reloc_tex(struct vc4_exec_info *exec, void *uniform_data_u, struct vc4_texture_sample_info *sample, uint32_t texture_handle_index) reloc_tex() argument
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/
H A Dopenssl.c576 ngtcp2_crypto_hp_mask(uint8_t *dest, const ngtcp2_crypto_cipher *hp, const ngtcp2_crypto_cipher_ctx *hp_ctx, const uint8_t *sample) ngtcp2_crypto_hp_mask() argument
/third_party/node/deps/ngtcp2/ngtcp2/crypto/wolfssl/
H A Dwolfssl.c274 ngtcp2_crypto_hp_mask(uint8_t *dest, const ngtcp2_crypto_cipher *hp, const ngtcp2_crypto_cipher_ctx *hp_ctx, const uint8_t *sample) ngtcp2_crypto_hp_mask() argument
/third_party/node/deps/ngtcp2/ngtcp2/crypto/boringssl/
H A Dboringssl.c367 ngtcp2_crypto_hp_mask(uint8_t *dest, const ngtcp2_crypto_cipher *hp, const ngtcp2_crypto_cipher_ctx *hp_ctx, const uint8_t *sample) ngtcp2_crypto_hp_mask() argument
/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.h123 TickSample sample; member in v8::internal::TickSampleEventRecord
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state_validate.c96 unsigned i, pixel, pixel_y, pixel_x, sample; in gm200_validate_sample_locations() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTree.java1000 public DigitSequence sample(long index) { in sample() method in RangeTree
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTexture2Tests.cpp598 createShaderTokens( GLint target, GLint verifyTarget, GLint format, GLint sample, const std::string outputBase, const std::string inputBase) createShaderTokens() argument
2487 createLookupShaderTokens( GLint target, GLint verifyTarget, GLint format, GLint level, GLint sample, FunctionToken& funcToken) createLookupShaderTokens() argument
[all...]
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp711 ri::Sample* sample = list->samples.allocItem<ri::Sample>(); in handleElementStart() local
722 ri::Sample* sample = static_cast<ri::Sample*>(parentItem); in handleElementStart() local
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper_vulkan.cc29 namespace sample { namespace
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderImage.cpp599 SIMD::Pointer SpirvShader::GetTexelAddress(ImageInstructionSignature instruction, Pointer<Byte> descriptor, SIMD::Int coordinate[], SIMD::Int sample, vk::Format imageFormat, OutOfBoundsBehavior outOfBoundsBehavior, const EmitState *state) in GetTexelAddress() argument
744 SIMD::Int sample; in EmitImageRead() local
1347 SIMD::Int sample; WriteImage() local
1422 SIMD::Int sample = Operand(this, state, instruction.sampleId).Int(0); EmitImageTexelPointer() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DGlitchAnalyzer.h157 float sample = frameData[0]; variable
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DTestAudioActivity.java
/third_party/skia/src/shaders/
H A DSkImageShader.cpp604 auto sample = [&](SkRasterPipeline::StockStage setup_x, in doStages() local
[all...]
/third_party/openssl/test/
H A Ddrbgtest.c415 unsigned char sample[DRBG_FORK_RESULT_COUNT * RANDOM_SIZE]; in test_rand_reseed_on_fork() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureMultisampleTests.cpp845 updateTexture(int sample) updateTexture() argument
[all...]
/applications/sample/camera/media/
H A Dplayer_sample.cpp182 TestSample *sample; member in PlayerCallbackImpl
221 static void CostTestPrintf(TestSample &sample) in CostTestPrintf() argument
248 TestSample *sample = (TestSample *)arg; streamProcess() local
296 TestSample *sample = (TestSample *)arg; streamProcess() local
332 GetFileSize(TestSample &sample) GetFileSize() argument
348 SetSurface(TestSample &sample) SetSurface() argument
373 DestorySurface(TestSample &sample) DestorySurface() argument
381 SetCallback(TestSample &sample) SetCallback() argument
390 DestoryCallback(TestSample &sample) DestoryCallback() argument
398 SetStreamSourceProcess(TestSample &sample) SetStreamSourceProcess() argument
418 SetSourceProcess(TestSample &sample) SetSourceProcess() argument
441 PrepareProcess(TestSample &sample) PrepareProcess() argument
458 PlayProcess(TestSample &sample) PlayProcess() argument
475 ReleaseProcess(TestSample &sample) ReleaseProcess() argument
492 EndStreamSourceThread(TestSample &sample) EndStreamSourceThread() argument
503 CreatePlayerProcess(TestSample &sample) CreatePlayerProcess() argument
511 ReplayProcess(TestSample &sample) ReplayProcess() argument
530 PlayNextProcess(TestSample &sample) PlayNextProcess() argument
543 CostTest(TestSample &sample) CostTest() argument
583 RunCmdShow(TestSample &sample) RunCmdShow() argument
622 RunCmdSetVolume(TestSample &sample, const char cmd[]) RunCmdSetVolume() argument
638 RunCmdNext(TestSample &sample, const char cmd[]) RunCmdNext() argument
657 RunCmdPressurePupl(TestSample &sample, const char cmd[]) RunCmdPressurePupl() argument
675 RunCmdPressureSeek(TestSample &sample, const char cmd[]) RunCmdPressureSeek() argument
700 RunCmdLoop(TestSample &sample, const char cmd[]) RunCmdLoop() argument
717 RunCmdSpeed(TestSample &sample, const char cmd[]) RunCmdSpeed() argument
731 RunCmdSeek(TestSample &sample, const char cmd[]) RunCmdSeek() argument
755 RunCmdPlay(TestSample &sample) RunCmdPlay() argument
769 SampleCmd(TestSample &sample) SampleCmd() argument
818 ParseInputParam(int argc, char **argv, TestSample &sample) ParseInputParam() argument
871 TestSample sample = {0}; main() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_cell.c1486 u32 sample; in cell_handle_interrupt_spu() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Drtl2832_sdr.c147 unsigned int sample; member
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dad7877.c259 int sample; in ad7877_read_adc() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_pmu.c269 add_sample(struct i915_pmu_sample *sample, u3 argument
350 add_sample_mult(struct i915_pmu_sample *sample, u32 val, u32 mul) add_sample_mult() argument
463 engine_event_status(struct intel_engine_cs *engine, enum drm_i915_pmu_engine_sample sample) engine_event_status() argument
565 u8 sample = engine_event_sample(event); __i915_pmu_event_read() local
653 u8 sample = engine_event_sample(event); i915_pmu_enable() local
693 u8 sample = engine_event_sample(event); i915_pmu_disable() local
874 enum drm_i915_pmu_engine_sample sample; create_event_attributes() member
[all...]

Completed in 39 milliseconds

1...<<11121314151617181920>>...31