Searched refs:src_next (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | dsddec.c | 79 int src_next, src_stride; in dsd_channel() local 83 src_next = frame->nb_samples; in dsd_channel() 86 src_next = 1; in dsd_channel() 91 avpkt->data + j * src_next, src_stride, in dsd_channel()
|
/third_party/harfbuzz/src/ |
D | hb-ot-name.cc | 90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf() local 96 src = src_next; in hb_ot_name_convert_utf()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-name.cc | 90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf() local 96 src = src_next; in hb_ot_name_convert_utf()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-name.cc | 94 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf() local 100 src = src_next; in hb_ot_name_convert_utf()
|