Home
last modified time | relevance | path

Searched defs:stream_len (Results 1 – 4 of 4) sorted by relevance

/third_party/freetype/src/cid/
Dcidparse.c120 FT_ULong stream_len; in cid_parser_new() local
/third_party/skia/third_party/externals/freetype/src/cid/
Dcidparse.c124 FT_ULong stream_len; in cid_parser_new() local
/third_party/flutter/skia/third_party/externals/freetype/src/cid/
Dcidparse.c121 FT_ULong stream_len; in cid_parser_new() local
/third_party/flutter/skia/third_party/externals/sdl/src/audio/
DSDL_audio.c719 const int stream_len = (device->convert.needed) ? device->convert.len : device->spec.size; in SDL_RunAudio() local
800 const int stream_len = (device->convert.needed) ? device->convert.len : device->spec.size; in SDL_CaptureAudio() local
1410 Uint32 stream_len = (device->convert.needed) ? device->convert.len_cvt : 0; in open_audio_device() local