Home
last modified time | relevance | path

Searched refs:sample_offset (Results 1 – 25 of 28) sorted by relevance

12

/third_party/flutter/skia/tools/fonts/
Dgenerate_fir_coeff.py62 for sample_offset, sample_align in sample_offsets:
67 current_sample_left = sample_offset - sample_units_width
73 if current_sample_right > sample_offset + sample_units_width:
75 current_sample_right = sample_offset + sample_units_width
/third_party/skia/tools/fonts/
Dgenerate_fir_coeff.py66 for sample_offset, sample_align in sample_offsets:
71 current_sample_left = sample_offset - sample_units_width
77 if current_sample_right > sample_offset + sample_units_width:
79 current_sample_right = sample_offset + sample_units_width
/third_party/ffmpeg/libavcodec/
Dralf.c66 int sample_offset; member
355 if (ctx->sample_offset + len > ctx->max_frame_size) { in decode_block()
419 ctx->sample_offset += len; in decode_block()
498 ctx->sample_offset = 0; in decode_frame()
505 if (decode_block(avctx, &gb, samples0 + ctx->sample_offset, in decode_frame()
506 samples1 + ctx->sample_offset) < 0) { in decode_frame()
514 frame->nb_samples = ctx->sample_offset; in decode_frame()
515 *got_frame_ptr = ctx->sample_offset > 0; in decode_frame()
Dadpcm.c553 ADPCMChannelStatus *right, int channels, int sample_offset) in xa_decode() argument
560 out0 += sample_offset; in xa_decode()
564 out1 += sample_offset; in xa_decode()
1449 int sample_offset = 0; in adpcm_decode_frame() local
1454 avctx->channels, sample_offset)) < 0) in adpcm_decode_frame()
1457 sample_offset += samples_per_block; in adpcm_decode_frame()
/third_party/ffmpeg/libavformat/
Dsegafilm.c44 int64_t sample_offset; member
225 film->sample_table[i].sample_offset = in film_read_header()
249 film->sample_table[i].sample_offset, in film_read_header()
300 avio_seek(pb, sample->sample_offset, SEEK_SET); in film_read_packet()
/third_party/libsnd/tests/
Dcue_test.c79 …i, info->cue_points[i].indx, pos, info->cue_points[i].sample_offset, t, expected, error, info->cue… in test_cues()
104 int offset = info->cue_points[i].sample_offset; in print_cues()
Dcommand_test.c865 cue->cue_points [i].sample_offset, in print_cue()
913 { cues.cue_points [1].sample_offset = 3 ; in cue_rw_test()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dbit_slicer.c652 unsigned int sample_offset, in vbi3_bit_slicer_set_params() argument
842 bs->skip = sample_offset * bs->bytes_per_sample + skip; in vbi3_bit_slicer_set_params()
857 if ((sample_offset > samples_per_line) in vbi3_bit_slicer_set_params()
859 > (samples_per_line - sample_offset))) { in vbi3_bit_slicer_set_params()
865 samples_per_line, sample_offset, in vbi3_bit_slicer_set_params()
872 bs->cri_samples = cri_end - sample_offset; in vbi3_bit_slicer_set_params()
Draw_decoder.c932 unsigned int sample_offset; in vbi3_raw_decoder_add_services() local
974 sample_offset = 0; in vbi3_raw_decoder_add_services()
983 sample_offset = (int) (min_offset * sp->sampling_rate); in vbi3_raw_decoder_add_services()
1005 sample_offset, in vbi3_raw_decoder_add_services()
Dbit_slicer.h119 unsigned int sample_offset,
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesink.c1724 GstClockTime sample_offset) in gst_audio_base_sink_get_alignment() argument
1732 gint64 headroom = sample_offset - samples_done; in gst_audio_base_sink_get_alignment()
1741 align = sink->next_sample - sample_offset; in gst_audio_base_sink_get_alignment()
1756 GstClockTime time = gst_util_uint64_scale_int (sample_offset, in gst_audio_base_sink_get_alignment()
1789 sample_offset > sink->next_sample ? "+" : "-", GST_TIME_ARGS (diff_s)); in gst_audio_base_sink_get_alignment()
1802 GstClockTime time, stop, render_start, render_stop, sample_offset; in gst_audio_base_sink_render() local
2091 sample_offset = render_start; in gst_audio_base_sink_render()
2093 render_stop = sample_offset + samples; in gst_audio_base_sink_render()
2095 sample_offset = render_stop; in gst_audio_base_sink_render()
2097 render_start = sample_offset + samples; in gst_audio_base_sink_render()
[all …]
Dgstaudiocdsrc.c540 gint64 sample_offset; in gst_audio_cd_src_convert() local
547 sample_offset = gst_util_uint64_scale_int (src_val, 44100, GST_SECOND); in gst_audio_cd_src_convert()
550 *dest_val = sample_offset << 2; /* 4 bytes per sample */ in gst_audio_cd_src_convert()
554 *dest_val = sample_offset; in gst_audio_cd_src_convert()
558 gint64 sector = sample_offset / SAMPLES_PER_SECTOR; in gst_audio_cd_src_convert()
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/
Darm_fir_f16.c348 int sample_offset = FIR_F32_MAX_COEF_BLK; in arm_fir_f16() local
360 pSamples = pState + sample_offset; in arm_fir_f16()
418 sample_offset += FIR_F32_MAX_COEF_BLK; in arm_fir_f16()
421 pSamples = pState + sample_offset; in arm_fir_f16()
Darm_fir_f32.c472 int sample_offset = FIR_F32_MAX_COEF_BLK; in arm_fir_f32() local
484 pSamples = pState + sample_offset; in arm_fir_f32()
541 sample_offset += FIR_F32_MAX_COEF_BLK; in arm_fir_f32()
544 pSamples = pState + sample_offset; in arm_fir_f32()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.h129 guint64 sample_offset; member
Dgstqtmux.c695 qtpad->sample_offset = 0; in gst_qt_mux_pad_reset()
2643 return qpad->sample_offset; in prefill_get_block_index()
2646 return gst_util_uint64_scale_ceil (qpad->sample_offset, in prefill_get_block_index()
2745 return (next_sample_offset - qpad->sample_offset) * qpad->sample_size; in prefill_get_sample_size()
2769 return gst_util_uint64_scale (qpad->sample_offset + 1, in prefill_get_next_timestamp()
3135 qpad->sample_offset += nsamples; in gst_qt_mux_prefill_samples()
3530 qtpad->sample_offset = 0; in gst_qt_mux_start_file()
4068 if (nsamples + entry->sample_count >= qpad->sample_offset) { in gst_qt_mux_stop_file()
4069 entry->sample_count = qpad->sample_offset - nsamples; in gst_qt_mux_stop_file()
4083 stbl->stsz.table_size = qpad->sample_offset; in gst_qt_mux_stop_file()
[all …]
/third_party/gstreamer/gstplugins_good/gst/wavenc/
Dgstwavenc.c66 guint32 sample_offset; member
662 cue->sample_offset = cue->position; in gst_wavenc_parse_cue()
743 GST_WRITE_UINT32_LE (*data + 20, cue->sample_offset); in gst_wavenc_write_cues()
/third_party/libsnd/include/
Dsndfile.h391 uint32_t sample_offset; member
/third_party/libsnd/src/
Daiff.c828 psf->cues->cue_points [n].sample_offset = position ; in aiff_read_header()
948 …psf->cues->cue_points [j].sample_offset = psf->cues->cue_points [j + psf->instrument->loop_count *… in aiff_read_header()
1458 …(psf->cues->cue_points [idx].indx), BHW4 (psf->cues->cue_points [idx].sample_offset), BHWp (psf->c… in aiff_write_header()
Dwav.c514 psf->cues->cue_points [cue_index].sample_offset = offset ; in wav_read_header()
1138 … BHW4 (psf->cues->cue_points [k].block_start), BHW4 (psf->cues->cue_points [k].sample_offset)) ; in wav_write_header()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c545 LLVMValueRef sample_offset = LLVMBuildMul(builder, sample_stride, fs_iface->sample_id, ""); in fs_fb_fetch() local
546 buf_ptr = LLVMBuildGEP(builder, buf_ptr, &sample_offset, 1, ""); in fs_fb_fetch()
874 LLVMValueRef sample_offset = in generate_fs_loop() local
877 depth_ptr = LLVMBuildGEP(builder, depth_ptr, &sample_offset, 1, ""); in generate_fs_loop()
1240 …LLVMValueRef sample_offset = LLVMBuildMul(builder, sample_loop_state.counter, depth_sample_stride,… in generate_fs_loop() local
1241 depth_ptr = LLVMBuildGEP(builder, depth_ptr, &sample_offset, 1, ""); in generate_fs_loop()
3432 LLVMValueRef sample_offset = in generate_fragment() local
3435 out_ptr = LLVMBuildGEP(builder, out_ptr, &sample_offset, 1, ""); in generate_fragment()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.hpp468 …ing getComputeShader(VERSION version, glw::GLuint coord_offset = 0, glw::GLuint sample_offset = 0);
DglcRobustBufferAccessBehaviorTests.cpp2388 GLuint sample_offset; in iterate() member
2454 const std::string& cs = getComputeShader(SOURCE_INVALID, fo.coord_offset, fo.sample_offset); in iterate()
2497 const std::string& cs = getComputeShader(DESTINATION_INVALID, fo.coord_offset, fo.sample_offset); in iterate()
2545 …ng ImageLoadStoreTest::getComputeShader(VERSION version, GLuint coord_offset, GLuint sample_offset) in getComputeShader() argument
2584 sample_offset_stream << sample_offset; in getComputeShader()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.c3103 guint64 sample_offset; in gst_dash_demux_find_sync_samples() local
3109 sample_offset = prev_sample_end; in gst_dash_demux_find_sync_samples()
3157 { sample_offset, prev_sample_end - 1 }; in gst_dash_demux_find_sync_samples()
/third_party/gstreamer/gstplugins_good/gst/wavparse/
Dgstwavparse.c137 guint32 sample_offset; member
808 cue->sample_offset = GST_READ_UINT32_LE (data + 20); in gst_wavparse_cue_chunk()

12