Home
last modified time | relevance | path

Searched refs:tmpo (Results 1 – 4 of 4) sorted by relevance

/third_party/libjpeg-turbo/simd/powerpc/
Djquanti-altivec.c109 tmpo = vec_mulo((__vector unsigned short)vs0, \
112 (__vector unsigned short)tmpo, \
124 __vector unsigned int tmpe, tmpo; in jsimd_quantize_altivec() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djquanti-altivec.c109 tmpo = vec_mulo((__vector unsigned short)vs0, \
112 (__vector unsigned short)tmpo, \
124 __vector unsigned int tmpe, tmpo; in jsimd_quantize_altivec() local
/third_party/ffmpeg/libavformat/
Dmovenc.c3623 int size = 0, tmpo = t ? atoi(t->value) : 0; in mov_write_tmpo_tag() local
3624 if (tmpo) { in mov_write_tmpo_tag()
3632 avio_wb16(pb, tmpo); // data in mov_write_tmpo_tag()
/third_party/gstreamer/gstplugins_good/
DChangeLog126951 gst/qtdemux/qtdemux.c: Add support for tmpo tag (BPM).
126954 Add support for tmpo tag (BPM).