| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_mulaw.c | 185 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 D | pcm_adpcm.c | 245 int16_t sample; in snd_pcm_adpcm_decode() local 281 int16_t sample = 0; in snd_pcm_adpcm_encode() local
|
| H A D | pcm_alaw.c | 169 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 D | ac_surface_meta_address_test.c | 57 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 D | vc4_validate.c | 553 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 D | openssl.c | 576 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 D | wolfssl.c | 274 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 D | boringssl.c | 367 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 D | cpu-profiler.h | 123 TickSample sample; member in v8::internal::TickSampleEventRecord
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_state_validate.c | 96 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 D | RangeTree.java | 1000 public DigitSequence sample(long index) { in sample() method in RangeTree
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cSparseTexture2Tests.cpp | 598 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 D | xeTestResultParser.cpp | 711 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 D | config_helper_vulkan.cc | 29 namespace sample { namespace
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderImage.cpp | 599 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 D | GlitchAnalyzer.h | 157 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 D | TestAudioActivity.java | |
| /third_party/skia/src/shaders/ |
| H A D | SkImageShader.cpp | 604 auto sample = [&](SkRasterPipeline::StockStage setup_x, in doStages() local [all...] |
| /third_party/openssl/test/ |
| H A D | drbgtest.c | 415 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 D | es31fTextureMultisampleTests.cpp | 845 updateTexture(int sample) updateTexture() argument [all...] |
| /applications/sample/camera/media/ |
| H A D | player_sample.cpp | 182 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 D | op_model_cell.c | 1486 u32 sample; in cell_handle_interrupt_spu() local
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| H A D | rtl2832_sdr.c | 147 unsigned int sample; member
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| H A D | ad7877.c | 259 int sample; in ad7877_read_adc() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_pmu.c | 269 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...] |