/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 | 53 /* This table contains the norms of the basis function of the reversible MCT. */ 73 /* Foward reversible MCT. */ 138 /* Inverse reversible MCT. */ 198 /* 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_drawable04.xml | 24 android:reversible="true">
|
state_animation_drawable04_false.xml | 24 android:reversible="false">
|
state_animation_vector_drawable02.xml | 24 android:reversible="true">
|
state_animation_vector_drawable02_false.xml | 24 android:reversible="false">
|
state_animation_vector_drawable03.xml | 24 android:reversible="true">
|
state_animation_vector_drawable03_false.xml | 24 android:reversible="false">
|
state_animation_vector_drawable01.xml | 22 <transition android:fromId="@+id/off" android:toId="@+id/on" android:reversible="true">
|
state_animation_vector_drawable01_false.xml | 22 <transition android:fromId="@+id/off" android:toId="@+id/on" android:reversible="false">
|
/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); 269 // Even AnimationDrawable is always reversible technically, but 270 // we should obey the XML's android:reversible flag. 315 // reversible flag set to true. 328 // When the transition's XML says it is not reversible, then we obey 329 // it, even if the AVD itself is reversible. 348 Log.w(LOGTAG, "Can't reverse, either the reversible is set to false," 470 final boolean reversible = a.getBoolean [all...] |
/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 */
|
/frameworks/base/tests/VectorDrawableTest/src/com/android/test/dynamic/ |
AnimatedStateVectorDrawableTest.java | 30 // These shows pairs of ASLD , the left side set the reversible to true.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rdma/ |
ib_user_sa.h | 61 __u32 reversible; member in struct:ib_user_path_rec
|
/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/v8/src/ |
ostreams.h | 135 // reversible.
|
/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...] |
/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-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
array | 48 * <a href="tables.html#66">reversible container</a>, and a
|