Home
last modified time | relevance | path

Searched defs:dst_pos (Results 1 – 9 of 9) sorted by relevance

/third_party/alsa-utils/axfer/
Dmapper-single.c26 unsigned int dst_pos; in align_to_vector() local
47 unsigned int dst_pos; in align_from_vector() local
Dmapper-multiple.c27 unsigned int dst_pos; in align_to_i() local
56 unsigned int dst_pos; in align_from_i() local
/third_party/ffmpeg/libavformat/
Ddash.c100 int dst_pos = 0; in ff_dash_fill_tmpl_params() local
/third_party/ffmpeg/libavcodec/
Dlibopusenc.c446 const size_t dst_pos = bytes_per_sample * (nb_channels * sample + channel_map[channel]); in libopus_copy_samples_with_channel_map() local
/third_party/ffmpeg/libswscale/
Dhscale.c50 int dst_pos = sliceY+i - desc->dst->plane[0].sliceY; in lum_h_scale() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc257 auto* dst_pos = entry_end_pos(); in Fill() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_clear.c135 nir_ssa_def *dst_pos = nir_load_global_invocation_id(&b, 32); in blorp_params_get_clear_kernel_cs() local
Dblorp_blit.c1174 nir_ssa_def *src_pos, *dst_pos, *color; in brw_blorp_build_nir_shader() local
/third_party/ffmpeg/libavfilter/
Dvf_convolution.c614 const int dst_pos = slice_start * (mode == MATRIX_COLUMN ? bpc : dstride); in filter_slice() local