Home
last modified time | relevance | path

Searched refs:headerInfo (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Ddatapart_decode.cpp141 uint8 *Mode = video->headerInfo.Mode; in DecodeDataPart_I_VideoPacket()
174 video->headerInfo.CBP[mbnum] = (uint8)((MCBPC >> 4) & 3); in DecodeDataPart_I_VideoPacket()
254 video->headerInfo.CBP[mbnum] |= (uint8)(CBPY << 2); in DecodeDataPart_I_VideoPacket()
306 uint8 *Mode = video->headerInfo.Mode; in DecodeDataPart_P_VideoPacket()
441 video->headerInfo.CBP[mbnum] |= (uint8)(CBPY << 2); in DecodeDataPart_P_VideoPacket()
522 uint8 *Mode = video->headerInfo.Mode; in GetMBheaderDataPart_DQUANT_DC()
578 uint8 *Mode = video->headerInfo.Mode; in GetMBheaderDataPart_P()
608 video->headerInfo.CBP[mbnum] = (uint8)((MCBPC >> 4) & 3); in GetMBheaderDataPart_P()
628 uint CBP = video->headerInfo.CBP[mbnum]; in GetMBData_DataPart()
629 uint8 mode = video->headerInfo.Mode[mbnum]; in GetMBData_DataPart()
Dconceal.cpp70 video->headerInfo.CBP[mbnum] = 0; in ConcealTexture_I()
99 if (video->headerInfo.Mode[mbnum] & INTER_MASK) in ConcealTexture_P()
105 video->headerInfo.Mode[mbnum] = MODE_SKIPPED; in ConcealTexture_P()
130 video->headerInfo.Mode[i] = MODE_SKIPPED; in ConcealPacket()
Dpvdec_api.cpp421 video->headerInfo.Mode = (uint8 *)(IMEM_headerInfo_Mode); in PVAllocVideoData()
422 if (video->headerInfo.Mode == NULL) status = PV_FALSE; in PVAllocVideoData()
424 video->headerInfo.CBP = (uint8 *)(IMEM_headerInfo_CBP); in PVAllocVideoData()
425 if (video->headerInfo.CBP == NULL) status = PV_FALSE; in PVAllocVideoData()
473 video->headerInfo.Mode = (uint8 *) oscl_malloc(nTotalMB); in PVAllocVideoData()
474 if (video->headerInfo.Mode == NULL) status = PV_FALSE; in PVAllocVideoData()
475 else oscl_memset(video->headerInfo.Mode, 0, nTotalMB); in PVAllocVideoData()
477 video->headerInfo.CBP = (uint8 *) oscl_malloc(nTotalMB); in PVAllocVideoData()
478 if (video->headerInfo.CBP == NULL) status = PV_FALSE; in PVAllocVideoData()
479 else oscl_memset (video->headerInfo.CBP, 0, nTotalMB); in PVAllocVideoData()
[all …]
Dcombined_decode.cpp50 uint8 *Mode = video->headerInfo.Mode; in DecodeFrameCombinedMode()
349 uint8 *Mode = video->headerInfo.Mode; in GetMBheader()
462 video->headerInfo.CBP[mbnum] = (uint8)(CBPY << 2 | (CBPC & 3)); in GetMBheader()
533 uint mode = video->headerInfo.Mode[mbnum];
534 uint CBP = video->headerInfo.CBP[mbnum];
Ddcac_prediction.cpp79 if (!comp && x_pos && !(video->headerInfo.Mode[mbnum-1]&INTRA_MASK)) /* not intra */ in doDCACPrediction()
83 if (!comp && y_pos && !(video->headerInfo.Mode[mbnum-nMBPerRow]&INTRA_MASK)) /* not intra */ in doDCACPrediction()
226 uint8 *mode = video->headerInfo.Mode; in doDCACPrediction_I()
Dmp4lib_int.h227 HeaderInfoDecVideo headerInfo; /* MB Header information */ member
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dvlc_encode.cpp891 UChar Mode = video->headerInfo.Mode[video->mbnum]; in MBVlcEncodeDataPar_I_VOP()
906 CBP = video->headerInfo.CBP[mbnum]; in MBVlcEncodeDataPar_I_VOP()
980 UChar Mode = video->headerInfo.Mode[mbnum]; in MBVlcEncodeDataPar_P_VOP()
1009 CBP = video->headerInfo.CBP[mbnum]; in MBVlcEncodeDataPar_P_VOP()
1029 Mode = video->headerInfo.Mode[video->mbnum] = MODE_SKIPPED; in MBVlcEncodeDataPar_P_VOP()
1034 Mode = video->headerInfo.Mode[video->mbnum] = MODE_SKIPPED; in MBVlcEncodeDataPar_P_VOP()
1137 UChar Mode = video->headerInfo.Mode[video->mbnum]; in MBVlcEncodeCombined_I_VOP()
1138 UChar CBP = video->headerInfo.CBP[video->mbnum]; in MBVlcEncodeCombined_I_VOP()
1163 CBP = video->headerInfo.CBP[mbnum]; in MBVlcEncodeCombined_I_VOP()
1254 UChar Mode = video->headerInfo.Mode[mbnum]; in MBVlcEncodeCombined_P_VOP()
[all …]
Ddatapart_encode.cpp216 UChar mode, *Mode = video->headerInfo.Mode; in EncodeSliceDataPartMode()
363 CBP = video->headerInfo.CBP[mbnum]; in EncodeSliceDataPartMode()
421 video->headerInfo.CBP[mbnum] = CBP; in EncodeSliceDataPartMode()
Dfastcodemb.cpp54 UChar Mode = video->headerInfo.Mode[mbnum]; in CodeMB_H263()
248 video->headerInfo.CBP[mbnum] = CBP; /* 5/18/2001 */ in CodeMB_H263()
283 UChar Mode = video->headerInfo.Mode[mbnum]; in CodeMB_MPEG()
469 video->headerInfo.CBP[mbnum] = CBP; /* 5/18/2001 */ in CodeMB_MPEG()
Dcombined_encode.cpp268 UChar *Mode = video->headerInfo.Mode; in EncodeSliceCombinedMode()
441 CBP = video->headerInfo.CBP[mbnum]; in EncodeSliceCombinedMode()
492 video->headerInfo.CBP[mbnum] = CBP; in EncodeSliceCombinedMode()
/frameworks/av/drm/libdrmframework/
DDrmManagerClient.cpp143 sp<DecryptHandle> &decryptHandle, int decryptUnitId, const DrmBuffer* headerInfo) { in initializeDecryptUnit() argument
145 mUniqueId, decryptHandle, decryptUnitId, headerInfo); in initializeDecryptUnit()
DDrmManagerClientImpl.cpp294 int decryptUnitId, const DrmBuffer* headerInfo) { in initializeDecryptUnit() argument
296 if ((NULL != decryptHandle.get()) && (NULL != headerInfo)) { in initializeDecryptUnit()
298 uniqueId, decryptHandle, decryptUnitId, headerInfo); in initializeDecryptUnit()
/frameworks/av/drm/common/
DDrmEngineBase.cpp152 … int uniqueId, sp<DecryptHandle>& decryptHandle, int decryptUnitId, const DrmBuffer* headerInfo) { in initializeDecryptUnit() argument
153 return onInitializeDecryptUnit(uniqueId, decryptHandle, decryptUnitId, headerInfo); in initializeDecryptUnit()
DIDrmManagerService.cpp702 int decryptUnitId, const DrmBuffer* headerInfo) { in initializeDecryptUnit() argument
713 data.writeInt32(headerInfo->length); in initializeDecryptUnit()
714 data.write(headerInfo->data, headerInfo->length); in initializeDecryptUnit()
1422 DrmBuffer* headerInfo = NULL; in onTransact() local
1423 headerInfo = new DrmBuffer((char *)data.readInplace(bufferSize), bufferSize); in onTransact()
1426 = initializeDecryptUnit(uniqueId, handle, decryptUnitId, headerInfo); in onTransact()
1430 delete headerInfo; headerInfo = NULL; in onTransact()
/frameworks/av/drm/common/include/
DDrmEngineBase.h97 int decryptUnitId, const DrmBuffer* headerInfo);
480 int decryptUnitId, const DrmBuffer* headerInfo) = 0;
DIDrmManagerService.h155 int decryptUnitId, const DrmBuffer* headerInfo) = 0;
242 int decryptUnitId, const DrmBuffer* headerInfo);
DIDrmEngine.h382 int decryptUnitId, const DrmBuffer* headerInfo) = 0;
/frameworks/av/drm/libdrmframework/plugins/passthru/include/
DDrmPassthruPlugIn.h87 int decryptUnitId, const DrmBuffer* headerInfo);
/frameworks/av/drm/drmserver/
DDrmManagerService.cpp311 int decryptUnitId, const DrmBuffer* headerInfo) { in initializeDecryptUnit() argument
316 return mDrmManager->initializeDecryptUnit(uniqueId,decryptHandle, decryptUnitId, headerInfo); in initializeDecryptUnit()
DDrmManagerService.h131 int decryptUnitId, const DrmBuffer* headerInfo);
DDrmManager.h124 int decryptUnitId, const DrmBuffer* headerInfo);
/frameworks/av/drm/libdrmframework/include/
DNoOpDrmManagerClientImpl.h63 int decryptUnitId, const DrmBuffer* headerInfo);
DDrmManagerClientImpl.h356 int decryptUnitId, const DrmBuffer* headerInfo);
/frameworks/av/include/drm/
DDrmManagerClient.h141 sp<DecryptHandle> &decryptHandle, int decryptUnitId, const DrmBuffer* headerInfo);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/test/
DMpeg4H263DecoderTest.cpp247 VopHeaderInfo headerInfo; in processMpeg4H263Decoder() local
254 status = PVDecodeVopHeader(mDecHandle, &bitstreamTmp, &timestamp, &inputSize, &headerInfo, in processMpeg4H263Decoder()

12