Home
last modified time | relevance | path

Searched refs:VOL (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavformat/
Dm4vdec.c36 int VO = 0, VOL = 0, VOP = 0, VISO = 0, res = 0; in mpeg4video_probe() local
54 VOL++; in mpeg4video_probe()
68 if (VOP >= VISO && VOP >= VOL && VO >= VOL && VOL > 0 && res == 0) in mpeg4video_probe()
71 if (VOP >= VISO && VOP >= VOL && VO >= VOL && VOL > 0 && VOP+VO > 4) in mpeg4video_probe()
/third_party/skia/third_party/externals/angle2/doc/
DVTF.md70 filtering, CUBE or VOL texture support
/third_party/flutter/skia/third_party/externals/angle2/doc/
DVTF.md70 filtering, CUBE or VOL texture support
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_gpu_program5.txt382 | "VOL"
869 VOL Make LOAD and STORE operations treat memory as volatile
948 For load and store operations, the "VOL" modifier controls whether the
950 Instructions modified with "VOL" will always read or write the underlying
/third_party/openGLES/extensions/NV/
DNV_gpu_program5.txt382 | "VOL"
869 VOL Make LOAD and STORE operations treat memory as volatile
948 For load and store operations, the "VOL" modifier controls whether the
950 Instructions modified with "VOL" will always read or write the underlying
/third_party/boost/libs/math/doc/constants/
Dconstants.qbk636 in ACM TOMS, {VOL 37, ISSUE 4, (February 2011)} (C) ACM, 2011.
/third_party/openGLES/extensions/EXT/
DEXT_shader_image_load_store.txt1613 VOL Make LOADIM and STOREIM operations as volatile
1619 For image load and store operations, the "VOL" modifier controls whether
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_shader_image_load_store.txt1613 VOL Make LOADIM and STOREIM operations as volatile
1619 For image load and store operations, the "VOL" modifier controls whether
/third_party/ffmpeg/
DChangelog1993 - fixed OpenDivX bugs with newer versions (added VOL header decoding)
/third_party/harfbuzz/perf/texts/
Den-words.txt11774 VOL
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt11774 VOL
/third_party/icu/icu4j/perf-tests/data/collation/
DTestNames_SerbianSH.txt58744 VOLČEVIĆ BORISLAV
58745 VOLČEVIĆ EVA
58746 VOLČEVIĆ TODOR
58747 VOLČEVSKI EVANTIJE
58748 VOLČEVSKI NIKOLA
/third_party/boost/libs/multiprecision/doc/
Dmultiprecision.qbk6281 System for Special-Function Calculations"], in ACM TOMS, {VOL 37, ISSUE 4, (February 2011)} (C) ACM,
/third_party/gstreamer/gstplugins_bad/
DChangeLog146758 mpeg4videoparse: use previously parsed visual object when parsing VOL