/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
dwt.h | 45 transform with filter 5-3 (reversible) and filter 9-7 (irreversible). The functions in 58 Apply a reversible DWT transform to a component of an image. 65 Apply a reversible inverse DWT transform to a component of an image. 72 Get the gain of a subband for the reversible 5-3 DWT. 78 Get the norm of a wavelet function of a subband at a specified level for the reversible 5-3 DWT.
|
mct.h | 46 The functions in MCT.C have for goal to realize reversible and irreversible multicomponent 57 Apply a reversible multi-component transform to an image 65 Apply a reversible multi-component inverse transform to an image 73 Get norm of the basis function used for the reversible multi-component transform
|
mct.c | 47 /* This table contains the norms of the basis function of the reversible MCT. */ 67 /* Foward reversible MCT. */ 90 /* Inverse reversible MCT. */ 113 /* Get norm of basis function of reversible MCT. */
|
/external/llvm/unittests/Support/ |
TimeValueTest.cpp | 36 // Confirm it reversible.
|
/frameworks/base/tests/VectorDrawableTest/res/drawable/ |
state_animation_vector_drawable02.xml | 24 android:reversible="true">
|
state_animation_vector_drawable03.xml | 24 android:reversible="true">
|
state_animation_vector_drawable01.xml | 22 <transition android:fromId="@+id/off" android:toId="@+id/on" android:reversible="true">
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
AnimatedStateListDrawable.java | 124 * @param reversible Whether the transition can be reversed 127 @NonNull T transition, boolean reversible) { 132 mState.addTransition(fromId, toId, transition, reversible); 411 boolean reversible = false; 428 case R.attr.reversible: 429 reversible = attrs.getAttributeBooleanValue(i, false); 450 return mState.addTransition(fromId, toId, dr, reversible); 530 int addTransition(int fromId, int toId, @NonNull Drawable anim, boolean reversible) { 535 if (reversible) {
|
/bionic/libc/kernel/uapi/rdma/ |
ib_user_sa.h | 49 __u32 reversible; member in struct:ib_user_path_rec
|
/external/kernel-headers/original/uapi/rdma/ |
ib_user_sa.h | 61 __u32 reversible; member in struct:ib_user_path_rec
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/ |
visual_header.h | 37 int32 useReverseVLC; /* VOL reversible VLCs */
|
/external/chromium_org/ui/gfx/animation/ |
slide_animation.h | 15 // Used for reversible animations and as a general helper class. Typical usage:
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
OutputCollector.java | 68 * indicated instruction really is a reversible branch.
|
/dalvik/dx/src/com/android/dx/dex/code/ |
OutputCollector.java | 71 * indicated instruction really is a reversible branch.
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
OutputCollector.java | 71 * indicated instruction really is a reversible branch.
|
/external/libpng/contrib/libtests/ |
pngimage.c | 162 * this is only partially reversible - the low bits are lost and cannot be 219 * palette image. While this transform is partially reversible 249 /* Some combinations of options that should be reversible are not; these cases 327 /* Reversible transforms are those which are supported on both read and [all...] |
/external/chromium_org/net/websockets/ |
websocket_frame.h | 185 // Since frame masking is a reversible operation, this function can also be
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/ |
array | 49 * <a href="tables.html#66">reversible container</a>, and a
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
array | 48 * <a href="tables.html#66">reversible container</a>, and a
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
array | 48 * <a href="tables.html#66">reversible container</a>, and a
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
array | 49 * <a href="tables.html#66">reversible container</a>, and a
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
array | 49 * <a href="tables.html#66">reversible container</a>, and a
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
array | 49 * <a href="tables.html#66">reversible container</a>, and a
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
array | 49 * <a href="tables.html#66">reversible container</a>, and a
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
array | 48 * <a href="tables.html#66">reversible container</a>, and a
|