Searched
full:destination (Results
976 -
1000 of
5294) sorted by null
<<31323334353637383940>>
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_DecodeChromaDcCoeffsToPairCAVLC.c | 58 * [out] ppPosCoefbuf Double pointer to destination residual
|
omxVCM4P10_DecodeCoeffsToPairCAVLC.c | 65 * [out] ppPosCoefbuf Double pointer to destination residual
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/ |
omxVCCOMM_ComputeTextureErrorBlock.c | 53 * pDst - pointer to the destination buffer, an 8x8 block. This should be
|
omxVCCOMM_ComputeTextureErrorBlock_SAD.c | 54 * pDst - pointer to the destination buffer, an 8x8 block; must be aligned
|
omxVCCOMM_Copy16x16.c | 53 * pDst - pointer to the destination macroblock; must be aligned on a
|
omxVCCOMM_Copy8x8.c | 53 * pDst - pointer to the destination block; must be aligned on an 8-byte
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
armVCM4P10_InterpolateHalfHor_Luma.c | 49 * [in] iDstStep Step of the destination(interpolation) buffer.
|
armVCM4P10_InterpolateHalfVer_Luma.c | 50 * [in] iDstStep Step of the destination(interpolation) buffer.
|
/frameworks/av/media/libstagefright/yuv/ |
YUVImage.cpp | 207 // Get source and destination start addresses 220 // Get source and destination offset increments incurred in going 289 // Get source and destination start addresses 302 // Get source and destination offset increments incurred in going
|
/frameworks/base/include/androidfw/ |
StreamingZipInflater.h | 47 // position to the destination.
|
/frameworks/base/include/private/hwui/ |
DrawGlInfo.h | 34 // Input: current width/height of destination surface
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
SettingsHelper.java | 111 Uri destination, String name, String value) { 117 if (destination.equals(Settings.Secure.CONTENT_URI)) { 119 } else if (destination.equals(Settings.System.CONTENT_URI)) { 154 cr.insert(destination, contentValues);
|
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/ |
ProxyServer.java | 276 // the proxy has to request the destination server to close the connection 277 // after the destination server sent the response. 288 * @param dst destination socket to send the filtered headers to. 305 * @return true if the header line should be removed and not forwarded to the destination.
|
/frameworks/base/services/core/jni/ |
com_android_server_hdmi_HdmiCecController.cpp | 92 mEvent.cec.destination = event.cec.destination; 148 jint dstAddr = message.destination; 328 message.destination = static_cast<cec_logical_address_t>(dstAddr);
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/ |
VideoTrackDecoder.java | 103 * @param outputVideoFrame The destination frame
|
/frameworks/base/tools/aapt/ |
FileFinder.h | 35 /* findFiles takes a path, a Vector of extensions, and a destination KeyedVector
|
/frameworks/native/include/ui/ |
PixelFormat.h | 22 // (either as source or destination)
|
/frameworks/rs/ |
rsMatrix3x3.cpp | 50 // is also the destination, e.g. left.loadMultiply(left, right);
|
/frameworks/support/v4/java/android/support/v4/app/ |
NavUtils.java | 154 * @param targetIntent An intent representing the target destination for up navigation 156 * should be used for the destination 195 * as the destination. If up navigation should cross tasks in some cases, see 199 * @param upIntent An intent representing the target destination for up navigation
|
/frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
MediaRouteDescriptor.java | 78 * The route name identifies the destination represented by the route. 89 * The route description describes the kind of destination represented by the route. 307 * The route name identifies the destination represented by the route. 319 * The route description describes the kind of destination represented by the route.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
vp9_idct8x8_1_add_neon.asm | 49 ; load destination data
|
/hardware/qcom/display/msm8084/libcopybit/ |
copybit_c2d.cpp | 109 // +1 for the destination surface. We cannot have multiple destination surfaces. 442 // C2D does not support NV12Tile as a destination format. 925 * This would happen if the requested destination stride and the [all...] |
/hardware/qcom/display/msm8226/libcopybit/ |
copybit_c2d.cpp | 109 // +1 for the destination surface. We cannot have multiple destination surfaces. 448 // C2D does not support NV12Tile as a destination format. 931 * This would happen if the requested destination stride and the [all...] |
/hardware/qcom/display/msm8974/libcopybit/ |
copybit_c2d.cpp | 111 // +1 for the destination surface. We cannot have multiple destination surfaces. 443 // C2D does not support NV12Tile as a destination format. 924 * This would happen if the requested destination stride and the [all...] |
/hardware/qcom/display/msm8994/libcopybit/ |
copybit_c2d.cpp | 108 // +1 for the destination surface. We cannot have multiple destination surfaces. 451 // C2D does not support NV12Tile as a destination format. [all...] |
Completed in 1068 milliseconds
<<31323334353637383940>>