Searched refs:to (Results 226 - 250 of 254) sorted by relevance

1234567891011

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
H A Dh264bsd_interpolate_hor_half.s9 ; Unless required by applicable law or agreed to in writing, software
76 ;// Basic idea in horizontal filtering is to adjust coefficients
138 ;// pack values to count register
H A Dh264bsd_interpolate_chroma_hor.s9 ; Unless required by applicable law or agreed to in writing, software
149 ;// pack values to count register
H A Dh264bsd_interpolate_chroma_hor_ver.s9 ; Unless required by applicable law or agreed to in writing, software
155 ;// pack values to count register
H A Dh264bsd_interpolate_chroma_ver.s9 ; Unless required by applicable law or agreed to in writing, software
147 ;// pack values to count register
H A Dh264bsd_interpolate_hor_quarter.s9 ; Unless required by applicable law or agreed to in writing, software
78 ;// Basic idea in horizontal filtering is to adjust coefficients
140 ;// pack values to count register
H A Dh264bsd_interpolate_ver_half.s9 ; Unless required by applicable law or agreed to in writing, software
71 ;// Approach to vertical interpolation
147 ADD count, count, tmp1, LSL #24 ;// partWidth-1 to top byte
H A Dh264bsd_interpolate_ver_quarter.s9 ; Unless required by applicable law or agreed to in writing, software
70 ;// Approach to vertical interpolation
148 ADD count, count, tmp1, LSL #16 ;// partWidth-1 to top byte
H A Dh264bsd_interpolate_hor_ver_quarter.s9 ; Unless required by applicable law or agreed to in writing, software
83 ;// Basic idea in horizontal filtering is to adjust coefficients
153 ;// pack values to count register
171 ADD count, count, tmp4, LSL #8 ;// partH-1 to lower part of top byte
177 ADD count, count, tmp6, LSL #8 ;// partW-1 to upper part of top byte
269 ;// Approach to vertical interpolation
286 ;// Approach to bilinear interpolation to quarter pel position.
290 ;// negating second operand to get one's complement (instead of 2's)
291 ;// and using subtraction, EOR is used to correc
[all...]
/frameworks/compile/libbcc/runtime/
H A DMakefile9 # able to use RC_XBS for this but that is unused during "make installsrc".
16 $(error Refusing to build with empty ProjObjRoot variable)
32 @echo " VERBOSE=1: Use to show all commands [default=0]"
135 # Compute the archs to build, depending on whether this is a universal build or
144 # Copy or lipo to create the per-config library.
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGLCHeader.cpp10 ** Unless required by applicable law or agreed to in writing, software
45 /* special calls implemented in Android's GLES wrapper used to more
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp10 * Unless required by applicable law or agreed to in writing, software
55 // the query will fail to avoid looping forever.
56 // 1000 is more than enough for us to tell whether the omx
334 ALOGV("Attempting to allocate OMX node '%s'", componentName);
341 // gives the client access to the framebuffer contents.
343 ALOGW("Component '%s' does not give the client access to "
372 ALOGV("Failed to configure codec '%s'", componentName);
709 * need to be (w*h*3)/2. It just needs to
712 * YUV420 formats. If that is changed, then we need to revisi
2269 formatHasNotablyChanged( const sp<MetaData> &from, const sp<MetaData> &to) argument
[all...]
/frameworks/base/core/java/android/view/
H A DViewGroup.java10 * Unless required by applicable law or agreed to in writing, software
88 * Views which have been hidden or removed which need to be animated on
96 * Listener used to propagate events indicating when children are added
107 * A Transformation used when drawing children, to
113 * Used to track the current invalidation region.
118 * A Transformation used to calculate a correct
159 // continue sending hover events to them as long as the pointer remains over
181 * NOTE: If you change the flags below make sure to reflect the changes
194 // a child needs to be invalidated and FLAG_OPTIMIZE_INVALIDATE is set
206 // to cli
[all...]
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
H A Dpvmp3_polyphase_filter_window_arm.s10 ; Unless required by applicable law or agreed to in writing, software
H A Dpvmp3_polyphase_filter_window_gcc.s10 @ Unless required by applicable law or agreed to in writing, software
H A Dpvmp3_polyphase_filter_window_wm.asm10 ; Unless required by applicable law or agreed to in writing, software
H A Dpvmp3_mdct_18_arm.s10 ; Unless required by applicable law or agreed to in writing, software
H A Dpvmp3_mdct_18_gcc.s10 @ Unless required by applicable law or agreed to in writing, software
H A Dpvmp3_mdct_18_wm.asm10 ; Unless required by applicable law or agreed to in writing, software
H A Dpvmp3_dct_16_gcc.s10 @ Unless required by applicable law or agreed to in writing, software
/frameworks/base/docs/html/reference/renderscript/
H A Ddoxygen.css168 background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444));
461 background-image: -webkit-gradient(linear,center top,center bottom,from(#FFFFFF), color-stop(0.6,#FFFFFF), color-stop(0.60,#FFFFFF), color-stop(0.95,#F7F8FB), to(#EEF1F7));
537 The following two styles can be used to replace the root node title
539 specify the name of your image and be sure to set 'height' to the
/frameworks/base/core/java/android/database/
H A DDatabaseUtils.java10 * Unless required by applicable law or agreed to in writing, software
80 * a parcel, to be used when returning an exception from a transaction.
82 * @param reply Parcel to write to
83 * @param e The Exception to be written.
116 Log.e(TAG, "Writing exception to parcel", e);
123 Log.e(TAG, "Writing exception to parcel", e);
129 * a parcel, to be used after receiving the result of a transaction. This
130 * will throw the exception for you if it had been written to the Parcel,
132 * @param reply Parcel to rea
[all...]
/frameworks/base/core/java/android/provider/
H A DMediaStore.java10 * Unless required by applicable law or agreed to in writing, software
56 * Broadcast Action: A broadcast to indicate the end of an MTP session with the host.
65 * The method name used by the media scanner and mtp to tell the media provider to
74 * Name of the (optional) Uri parameter that determines whether to skip deleting
75 * the file pointed to by the _data column, when deleting the database entry.
77 * delete will be skipped. Note especially that setting this to true, or omitting
86 * The activity should be able to play, browse, or manipulate music files stored on the device.
109 * An intent to perform a search for music media and automatically play content from the
111 * command to liste
1517 moveItem(ContentResolver res, long playlistId, int from, int to) argument
[all...]
/frameworks/base/core/java/com/google/android/mms/pdu/
H A DPduPersister.java11 * Unless required by applicable law or agreed to in writing, software
82 * Indicate that we transiently failed to process a MM.
86 * Indicate that we permanently failed to process a MM.
362 Log.v(TAG, "loadParts(" + msgId + "): no part to load.");
451 Log.e(TAG, "Failed to load part data", e);
459 Log.e(TAG, "Failed to close stream", e);
517 * @param uri The Uri of the PDU to be loaded.
518 * @return A generic PDU object, it may be cast to dedicated PDU.
519 * @throws MmsException Failed to load some fields of a PDU.
542 // Tell the cache to indicat
1401 move(Uri from, Uri to) argument
[all...]
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
H A DFwdLockConv.c10 * Unless required by applicable law or agreed to in writing, software
238 * @param[in,out] pSession A reference to a converter session.
256 // Encrypt the 16-byte value {0, 0, ..., 0} to produce the encryption key.
263 // Encrypt the 16-byte value {1, 0, ..., 0} to produce the signing key.
279 * are invalid according to RFC 2046 but nevertheless used by one vendor's DRM packager. Note that
282 * @param[in] ch The character to check.
296 * @param[in] ch The character to check.
307 * @param[in,out] pSession A reference to a converter session.
325 * @param[in,out] pSession A reference to a converter session.
419 * @param[in] ch The character to chec
[all...]
/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp10 * Unless required by applicable law or agreed to in writing, software
31 // undefine to perform multi channels API functional tests
115 webrtc::AudioFrame *procFrame; // audio frame passed to webRTC AMP ProcessStream()
129 webrtc::AudioFrame *revFrame; // audio frame passed to webRTC AMP AnalyzeReverseStream()
631 #define BAD_STATE_ABORT(from, to) \
632 LOG_ALWAYS_FATAL("Bad state transition from %d to %d", from, to);
902 // AEC implementation is limited to 16kHz
1010 // "out" doesn't mean output device, so this is the correct API to convert channel count to mas
[all...]

Completed in 501 milliseconds

1234567891011