Searched defs:position (Results 201 - 220 of 220) sorted by last modified time

123456789

/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp71 positionID = _env->GetFieldID(bufferClass, "position", "I");
80 jint position; local
85 position = _env->GetIntField(buffer, positionID);
88 *remaining = (limit - position) << elementSizeShift;
115 jint position = _env->GetIntField(buffer, positionID); local
117 buf += position << elementSizeShift;
H A Dandroid_opengl_GLES10Ext.cpp58 positionID = _env->GetFieldID(bufferClass, "position", "I");
68 jint position; local
73 position = _env->GetIntField(buffer, positionID);
76 *remaining = (limit - position) << elementSizeShift;
H A Dandroid_opengl_GLES11.cpp65 positionID = _env->GetFieldID(bufferClass, "position", "I");
75 jint position; local
80 position = _env->GetIntField(buffer, positionID);
83 *remaining = (limit - position) << elementSizeShift;
111 jint position = _env->GetIntField(buffer, positionID); local
113 buf += position << elementSizeShift;
H A Dandroid_opengl_GLES11Ext.cpp67 positionID = _env->GetFieldID(bufferClass, "position", "I");
77 jint position; local
82 position = _env->GetIntField(buffer, positionID);
85 *remaining = (limit - position) << elementSizeShift;
112 jint position = _env->GetIntField(buffer, positionID); local
114 buf += position << elementSizeShift;
H A Dandroid_opengl_GLES20.cpp58 positionID = _env->GetFieldID(bufferClass, "position", "I");
68 jint position; local
73 position = _env->GetIntField(buffer, positionID);
76 *remaining = (limit - position) << elementSizeShift;
104 jint position = _env->GetIntField(buffer, positionID); local
106 buf += position << elementSizeShift;
H A Dcom_google_android_gles_jni_GLImpl.cpp110 positionID = _env->GetFieldID(bufferClass, "position", "I");
119 jint position; local
124 position = _env->GetIntField(buffer, positionID);
127 *remaining = (limit - position) << elementSizeShift;
174 jint position = _env->GetIntField(buffer, positionID); local
176 buf = ((char*) buf) + (position << elementSizeShift);
/frameworks/av/drm/common/
H A DDrmEngineBase.cpp87 int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position) {
88 return onSetPlaybackStatus(uniqueId, decryptHandle, playbackStatus, position);
86 setPlaybackStatus( int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position) argument
H A DIDrmManagerService.cpp441 int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position) {
451 data.writeInt64(position);
1158 const int64_t position = data.readInt64(); local
1160 = setPlaybackStatus(uniqueId, &handle, playbackStatus, position);
440 setPlaybackStatus( int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position) argument
/frameworks/av/drm/drmserver/
H A DDrmManager.cpp311 int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position) {
316 result = drmEngine->setPlaybackStatus(uniqueId, decryptHandle, playbackStatus, position);
310 setPlaybackStatus( int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position) argument
H A DDrmManagerService.cpp155 int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position) {
160 return mDrmManager->setPlaybackStatus(uniqueId, decryptHandle, playbackStatus, position);
154 setPlaybackStatus( int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position) argument
/frameworks/av/drm/libdrmframework/
H A DDrmManagerClient.cpp85 sp<DecryptHandle> &decryptHandle, int playbackStatus, int64_t position) {
87 ->setPlaybackStatus(mUniqueId, decryptHandle, playbackStatus, position);
84 setPlaybackStatus( sp<DecryptHandle> &decryptHandle, int playbackStatus, int64_t position) argument
H A DDrmManagerClientImpl.cpp191 int playbackStatus, int64_t position) {
195 uniqueId, decryptHandle.get(), playbackStatus, position);
189 setPlaybackStatus( int uniqueId, sp<DecryptHandle> &decryptHandle, int playbackStatus, int64_t position) argument
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp370 int playbackStatus, int64_t position) {
373 int playbackStatus, int position) {
369 onSetPlaybackStatus(int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position) argument
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp190 int playbackStatus, int64_t position) {
189 onSetPlaybackStatus(int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position) argument
/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_FileWriter.c131 /* fseek to the last read position */
190 * @brief This function seeks at the provided position in the core file
191 * writer (selected by its 'context'). The position is related to
194 * access (more than 2GBytes), the position is provided on a 64
196 * @note If this function returns an error the current position pointer
197 * in the file must not change. Else the current position pointer
201 * @param position: (IN/OUT) Position in the file
206 * @return M4ERR_FILE_INVALID_POSITION: the position cannot be reached
232 /*The position for the seek mode between the SHP and the OSAl part are different */
252 * Go to the desired position */
414 M4OSA_FilePosition* position = (M4OSA_FilePosition*)pOptionValue; local
433 M4OSA_FilePosition* position = (M4OSA_FilePosition*)pOptionValue; local
[all...]
/frameworks/av/libvideoeditor/vss/src/
H A DM4AMRR_CoreReader.c587 M4OSA_UInt32 position, partSeekTime; local
637 position = (pStreamContext->m_streamType != M4SYS_kAMR)?9:6;
650 pStreamContext->m_pSeekIndex[count++]=position;
674 position += auSize ;
682 position ++;
687 pStreamContext->m_pSeekIndex[count++] = position;
713 position = (M4OSA_UInt32)(time_double / pStreamContext->m_seekInterval);
718 position = 0;
722 position=(position >
[all...]
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1612 int16_t VolumeConvertStereoPosition(int16_t position){ argument
1615 convertedPosition = (int16_t)(((float)position/1000)*96);
1627 // position: stereo position
1632 int VolumeSetStereoPosition(EffectContext *pContext, int16_t position){ argument
1640 pContext->pBundledContext->positionSaved = position;
1648 //ALOGV("\tVolumeSetStereoPosition Position to be set is %d %d\n", position, Balance);
1649 pContext->pBundledContext->positionSaved = position;
1677 //position, Balance);
1694 // position
1697 VolumeGetStereoPosition(EffectContext *pContext, int16_t *position) argument
2385 int16_t position; local
[all...]
/frameworks/av/media/libmedia/
H A DAudioTrack.cpp445 // the playback head position will reset to 0, so if a marker is set, we need
678 status_t AudioTrack::setPosition(uint32_t position) argument
688 if (position > mCblk->user) return BAD_VALUE;
690 mCblk->server = position;
696 status_t AudioTrack::getPosition(uint32_t *position) argument
698 if (position == NULL) return BAD_VALUE;
700 *position = mFlushed ? 0 : mCblk->server;
1238 // Manage new position callback
1255 // not being able to handle timed events (position, markers, loops).
/frameworks/av/media/libmediaplayerservice/
H A DMidiFile.cpp248 status_t MidiFile::seekTo(int position) argument
250 ALOGV("MidiFile::seekTo %d", position);
258 if ((result = EAS_Locate(mEasData, mEasHandle, position, false))
292 status_t MidiFile::getCurrentPosition(int* position) argument
303 *position = mPlayTime;
483 // update playback state and position
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp878 int64_t position; local
879 getPosition(&position);
881 Playback::START, position / 1000);

Completed in 548 milliseconds

123456789