/external/libyuv/files/include/libyuv/ |
convert_argb.h | 21 // Add missing V210 and Q420. 123 // TODO(fbarchard): Convert V210 to ARGB.
|
convert.h | 118 // Convert V210 to I420.
|
/external/chromium_org/third_party/decklink/mac/include/ |
DeckLinkAPIModes.h | 128 bmdFormat10BitYUV = 'v210',
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
pr29166.cpp | 38 register int v201=OFF+201,v202=OFF+202,v203=OFF+203,v204=OFF+204,v205=OFF+205,v206=OFF+206,v207=OFF+207,v208=OFF+208,v209=OFF+209,v210=OFF+210; local 69 sum +=v201+v202+v203+v204+v205+v206+v207+v208+v209+v210; 112 register int v201=OFF+201,v202=OFF+202,v203=OFF+203,v204=OFF+204,v205=OFF+205,v206=OFF+206,v207=OFF+207,v208=OFF+208,v209=OFF+209,v210=OFF+210; local 146 sum +=v201+v202+v203+v204+v205+v206+v207+v208+v209+v210; 183 sum +=v201+v202+v203+v204+v205+v206+v207+v208+v209+v210;
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
pr29166.cpp | 38 register int v201=OFF+201,v202=OFF+202,v203=OFF+203,v204=OFF+204,v205=OFF+205,v206=OFF+206,v207=OFF+207,v208=OFF+208,v209=OFF+209,v210=OFF+210; local 69 sum +=v201+v202+v203+v204+v205+v206+v207+v208+v209+v210; 112 register int v201=OFF+201,v202=OFF+202,v203=OFF+203,v204=OFF+204,v205=OFF+205,v206=OFF+206,v207=OFF+207,v208=OFF+208,v209=OFF+209,v210=OFF+210; local 146 sum +=v201+v202+v203+v204+v205+v206+v207+v208+v209+v210; 183 sum +=v201+v202+v203+v204+v205+v206+v207+v208+v209+v210;
|
/dalvik/dx/tests/122-switch-with-high-register/ |
expected.txt | 212 0194: add-int v1, v1, v210 494 parameter <unnamed> v210 769 0194: add-int v3, v3, v210 1051 parameter param207 v210
|
/external/libyuv/files/unit_test/ |
planar_test.cc | 105 // TESTPLANARTOB(I420, 2, 2, V210, 16 / 6) 262 TESTATOPLANAR(V210, 16 / 6, I420, 2, 2) [all...] |
/external/libyuv/files/source/ |
convert.cc | 795 // https://developer.apple.com/quicktime/icefloe/dispatch019.html#v210 823 // Convert V210 to I420. 824 // V210 is 10 bit version of UYVY. 16 bytes to store 6 pixels. [all...] |
convert_from.cc | 636 if (width * 16 / 6 > kMaxStride) { // Row buffer of V210 is required. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
mfapi.h | 183 DEFINE_MEDIATYPE_GUID(MFVideoFormat_v210, FCC('v210')); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
QuickTime.py | [all...] |