Home
last modified time | relevance | path

Searched refs:M4OSA_Int8 (Results 1 – 21 of 21) sorted by relevance

/frameworks/media/libvideoeditor/osal/src/
DLVOSA_FileReader_optim.c181 M4OSA_Int8 i; in M4OSA_FileReader_BufferFree()
190 M4OSA_Int8 i, M4OSA_FilePosition pos, in M4OSA_FileReader_BufferCopy()
220 M4OSA_Int8 i, M4OSA_FilePosition pos) in M4OSA_FileReader_BufferFill()
351 M4OSA_Int8 M4OSA_FileReader_BufferMatch(M4OSA_FileReader_Context_optim* apContext, in M4OSA_FileReader_BufferMatch()
355 M4OSA_Int8 i; in M4OSA_FileReader_BufferMatch()
371 M4OSA_Int8 M4OSA_FileReader_BufferSelect(M4OSA_FileReader_Context_optim* apContext, in M4OSA_FileReader_BufferSelect()
372 M4OSA_Int8 current_i) in M4OSA_FileReader_BufferSelect()
375 M4OSA_Int8 i,j; in M4OSA_FileReader_BufferSelect()
377 M4OSA_Int8 min_i,max_count; in M4OSA_FileReader_BufferSelect()
671 M4OSA_Int8 selected_buffer, current_buffer; in M4OSA_fileReadData_optim()
/frameworks/media/libvideoeditor/vss/src/
DM4AD_Null.c167 pDecodedPCMBuffer->m_dataAddress[i*2] = (M4OSA_Int8)(val>>8); in M4AD_NULL_step()
168 pDecodedPCMBuffer->m_dataAddress[i*2+1] = (M4OSA_Int8)(val&0x00ff); in M4AD_NULL_step()
DM4VD_EXTERNAL_BitstreamParser.c134 parsingCtxt.in = (M4OSA_Int8 *)pVol; in M4DECODER_EXTERNAL_ParseVideoDSI()
136 start = (M4OSA_Int8 *)pVol; in M4DECODER_EXTERNAL_ParseVideoDSI()
DM4VSS3GPP_EditAudio.c1450 M4OSA_Int8 *piClipActiveEffect; in M4VSS3GPP_intCheckAudioEffects()
DM4VSS3GPP_EditVideo.c2192 M4OSA_Int8 iDiff; in M4VSS3GPP_intUpdateTimeInfo()
2257 iDiff = (M4OSA_Int8)(uiCurrGov in M4VSS3GPP_intUpdateTimeInfo()
DM4xVSS_internal.c1580 (M4OSA_Int8*)M4VSS3GPP_AMR_HEADER, M4VSS3GPP_AMR_HEADER_SIZE); in M4xVSS_internalStartConvertPictureTo3gp()
1589 (M4OSA_Int8*)M4VSS3GPP_AMR_AU_SILENCE_FRAME_048, M4VSS3GPP_AMR_AU_SILENCE_FRAME_048_SIZE); in M4xVSS_internalStartConvertPictureTo3gp()
DM4xVSS_API.c602 M4OSA_Int8 masterClip = -1; in M4xVSS_SendCommand()
/frameworks/media/libvideoeditor/osal/inc/
DM4OSA_Memory.h34 typedef M4OSA_Int8* M4OSA_MemAddr8;
DM4OSA_Types.h41 typedef signed char M4OSA_Int8; typedef
/frameworks/media/libvideoeditor/vss/mcs/src/
DM4MCS_AudioEffects.c60 M4OSA_Int8 *pActiveEffectNumber = &(pC->pActiveEffectNumber); in M4MCS_intCheckAudioEffects()
DM4MCS_API.c117 M4OSA_Int8 mode );
249 p_bs->pui8BfrPtr = (M4OSA_Int8 *)pbs; in H264MCS_getBits()
297 p_bs->pui8BfrPtr = (M4OSA_Int8 *)pbs; in H264MCS_flushBits()
402 p_bs->pui8BfrPtr = (M4OSA_Int8 *)p_bs->Buffer; in DecBitStreamReset_MCS()
758 M4OSA_Int8 *pTmpBuff1 = M4OSA_NULL; in H264MCS_ProcessEncodedNALU()
759 M4OSA_Int8 *pTmpBuff2 = M4OSA_NULL; in H264MCS_ProcessEncodedNALU()
782 pTmpBuff1 = (M4OSA_Int8 *)M4OSA_32bitAlignedMalloc(inbuf_size + 4, M4MCS, in H264MCS_ProcessEncodedNALU()
790 pTmpBuff2 = (M4OSA_Int8 *)inbuff; in H264MCS_ProcessEncodedNALU()
830 p_bs->pui8BfrPtr = (M4OSA_Int8 *)p_bs->Buffer; in H264MCS_ProcessEncodedNALU()
1441 p_bs->pui8BfrPtr = (M4OSA_Int8 *)p_bs->Buffer; in H264MCS_ProcessSPS_PPS()
[all …]
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorAudioDecoder.cpp201 memcpy((void *)((M4OSA_Int8*)newBuffer->data() + newBuffer->range_offset()), in readBufferFromReader()
261 M4OSA_ERR VideoEditorAudioDecoder_getBits(M4OSA_Int8* pData, in VideoEditorAudioDecoder_getBits()
326 M4OSA_ERR VideoEditorAudioDecoder_parse_AAC_DSI(M4OSA_Int8* pDSI, in VideoEditorAudioDecoder_parse_AAC_DSI()
502 (M4OSA_Int8*)pStreamHandler->m_basicProperties.\ in VideoEditorAudioDecoder_create()
634 memcpy((void *)((M4OSA_Int8*)buffer->data() + buffer->range_offset()), in VideoEditorAudioDecoder_processInputBuffer()
DVideoEditorAudioEncoder.cpp468 SAFE_MALLOC(pEncoderContext->mDSI.pInfo, M4OSA_Int8, in VideoEditorAudioEncoder_open()
496 M4OSA_Int8* pData = M4OSA_NULL; in VideoEditorAudioEncoder_processInputBuffer()
510 pData = (M4OSA_Int8*)buffer->data() + buffer->range_offset(); in VideoEditorAudioEncoder_processInputBuffer()
DVideoEditor3gpReader.cpp1122 pAccessUnit->m_dataAddress = (M4OSA_Int8*) pAu->dataAddress; in VideoEditor3gpReader_getNextAu()
1410 M4OSA_Int8 *DecoderSpecificInfo = M4OSA_NULL; in VideoEditor3gpReader_getNextStreamHandler()
1574 DecoderSpecificInfo = (M4OSA_Int8*)M4OSA_32bitAlignedMalloc( in VideoEditor3gpReader_getNextStreamHandler()
DVideoEditorMp3Reader.cpp727 pAccessUnit->m_dataAddress = (M4OSA_Int8*) pAu->dataAddress; in VideoEditorMp3Reader_getNextAu()
DVideoEditorVideoEncoder.cpp549 SAFE_MALLOC(pEncoderContext->mHeader.pBuf, M4OSA_Int8, in VideoEditorVideoEncoder_getDSI()
/frameworks/media/libvideoeditor/vss/inc/
DM4VSS3GPP_InternalTypes.h564 M4OSA_Int8 iClip1ActiveEffect; /**< The index of the active effect
568 M4OSA_Int8 iClip2ActiveEffect; /**< The index of the active effect
/frameworks/media/libvideoeditor/vss/mcs/inc/
DM4MCS_InternalTypes.h294 M4OSA_Int8*pui8BfrPtr;
584 M4OSA_Int8 pActiveEffectNumber; /**< Effect ID to be applied, if -1,
/frameworks/media/libvideoeditor/lvpp/
DVideoEditorAudioPlayer.cpp538 (M4OSA_Int8*)bgFrame.m_dataAddress, in fillBuffer()
/frameworks/base/media/jni/mediaeditor/
DVideoEditorMain.cpp1948 … ((M4OSA_Int8 *)(pContext->mAudioSettings->pFile))[strlen((const char*)pTempChar)] = '\0'; in videoEditor_populateSettings()
1973 … ((M4OSA_Int8 *)(pContext->mAudioSettings->pPCMFilePath))[strlen((const char*)pTempChar)] = '\0'; in videoEditor_populateSettings()
/frameworks/media/libvideoeditor/vss/3gpwriter/src/
DM4MP4W_Writer.c5298 mMp4FileDataPtr->bMULPPSSPS = *(M4OSA_Int8 *)value; in M4MP4W_setOption()