Searched refs:AVCCommonObj (Results 1 - 19 of 19) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davclib_common.h34 \param "video" "Pointer to AVCCommonObj."
37 OSCL_IMPORT_REF AVCStatus DeblockPicture(AVCCommonObj *video);
42 \param "video" "Pointer to AVCCommonObj."
45 void MBInLoopDeblock(AVCCommonObj *video);
52 \param "video" "Pointer to AVCCommonObj."
56 OSCL_IMPORT_REF AVCStatus AVCConfigureSequence(AVCHandle *avcHandle, AVCCommonObj *video, bool padding);
63 \param "video" "Pointer to AVCCommonObj."
69 AVCStatus InitDPB(AVCHandle *avcHandle, AVCCommonObj *video, int FrameHeightInMbs, int PicWidthInMbs, bool padding);
74 \param "video" "Pointer to AVCCommonObj."
77 OSCL_IMPORT_REF AVCStatus CleanUpDPB(AVCHandle *avcHandle, AVCCommonObj *vide
[all...]
H A Davcint_common.h776 } AVCCommonObj; typedef in typeref:struct:tagCommonObj
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_lib.h52 \param "video" "Pointer to AVCCommonObj."
58 void MBInterIdct(AVCCommonObj *video, uint8 *curL, AVCMacroblock *currMB, int picPitch);
189 \param "video" "Pointer to AVCCommonObj."
195 AVCEnc_Status ref_pic_list_reordering(AVCCommonObj *video, AVCEncBitstream *stream, AVCSliceHeader *sliceHdr, int slice_type);
199 \param "video" "Pointer to AVCCommonObj."
204 AVCEnc_Status dec_ref_pic_marking(AVCCommonObj *video, AVCEncBitstream *stream, AVCSliceHeader *sliceHdr);
219 \param "video" "Pointer to AVCCommonObj."
222 AVCEnc_Status PostPOC(AVCCommonObj *video);
355 \param "video" "Pointer to AVCCommonObj."
359 int FindMostProbableI4Mode(AVCCommonObj *vide
[all...]
H A Drate_control.cpp32 double ComputeFrameMAD(AVCCommonObj *video, AVCRateControl *rateCtrl);
34 void targetBitCalculation(AVCEncObject *encvid, AVCCommonObj *video, AVCRateControl *rateCtrl, MultiPass *pMP);
36 void calculateQuantizer_Multipass(AVCEncObject *encvid, AVCCommonObj *video,
52 AVCCommonObj *video = encvid->common;
140 void RCUpdateBuffer(AVCCommonObj *video, AVCRateControl *rateCtrl, int frameInc)
170 AVCCommonObj *video = encvid->common;
335 AVCCommonObj *video = encvid->common;
405 void calculateQuantizer_Multipass(AVCEncObject *encvid, AVCCommonObj *video,
520 void targetBitCalculation(AVCEncObject *encvid, AVCCommonObj *video, AVCRateControl *rateCtrl, MultiPass *pMP)
694 AVCCommonObj *vide
[all...]
H A Davcenc_api.cpp61 AVCCommonObj *video;
85 encvid->common = (AVCCommonObj*) avcHandle->CBAVC_Malloc(userData, sizeof(AVCCommonObj), DEFAULT_ATTR);
279 AVCCommonObj *video = encvid->common;
371 AVCCommonObj *video = encvid->common;
553 AVCCommonObj *video = encvid->common;
594 AVCCommonObj *video;
H A Dheader.cpp27 AVCCommonObj *video = encvid->common;
229 AVCCommonObj *video = encvid->common;
318 AVCCommonObj *video = encvid->common;
506 AVCEnc_Status ref_pic_list_reordering(AVCCommonObj *video, AVCEncBitstream *stream, AVCSliceHeader *sliceHdr, int slice_type)
587 AVCEnc_Status dec_ref_pic_marking(AVCCommonObj *video, AVCEncBitstream *stream, AVCSliceHeader *sliceHdr)
650 AVCCommonObj *video = encvid->common;
881 AVCEnc_Status PostPOC(AVCCommonObj *video)
H A Dresidual.cpp23 AVCCommonObj *video = encvid->common;
148 AVCCommonObj *video = encvid->common;
H A Dslice.cpp24 AVCCommonObj *video = encvid->common;
156 AVCCommonObj *video = encvid->common;
554 AVCCommonObj *video = encvid->common;
686 AVCEnc_Status mb_pred(AVCCommonObj *video, AVCMacroblock *currMB, AVCEncBitstream *stream)
772 AVCEnc_Status sub_mb_pred(AVCCommonObj *video, AVCMacroblock *currMB, AVCEncBitstream *stream)
920 AVCEnc_Status EncodeIntra4x4Mode(AVCCommonObj *video, AVCMacroblock *currMB, AVCEncBitstream *stream)
H A Dblock.cpp79 AVCCommonObj *video = encvid->common;
260 void MBInterIdct(AVCCommonObj *video, uint8 *curL, AVCMacroblock *currMB, int picPitch)
362 AVCCommonObj *video = encvid->common;
724 AVCCommonObj *video = encvid->common;
1116 AVCCommonObj *video = encvid->common;
1209 AVCCommonObj *video = encvid->common;
H A Davcenc_int.h373 AVCCommonObj *common;
H A Dinit.cpp29 AVCCommonObj *video = encvid->common;
640 AVCCommonObj *video = encvid->common;
703 AVCCommonObj *video = encvid->common;
800 AVCCommonObj *video = encvid->common;
H A Dintra_est.cpp34 AVCCommonObj *video = encvid->common;
113 AVCCommonObj *video = encvid->common;
208 AVCCommonObj *video = encvid->common;
433 AVCCommonObj *video = encvid->common;
627 AVCCommonObj *video = encvid->common;
722 AVCCommonObj *video = encvid->common;
1223 int FindMostProbableI4Mode(AVCCommonObj *video, int blkidx)
1365 AVCCommonObj *video = encvid->common;
1855 AVCCommonObj *video = encvid->common;
2006 AVCCommonObj *vide
[all...]
H A Dmotion_est.cpp239 AVCCommonObj *video = encvid->common;
603 AVCCommonObj *video = encvid->common;
744 AVCCommonObj *video = encvid->common;
841 AVCCommonObj *video = encvid->common;
958 AVCCommonObj *video = encvid->common;
1359 AVCCommonObj *video = encvid->common;
H A Dmotion_comp.cpp38 void AVCMBMotionComp(AVCEncObject *encvid, AVCCommonObj *video)
/frameworks/av/media/libstagefright/codecs/avc/common/src/
H A Ddpb.cpp22 AVCStatus InitDPB(AVCHandle *avcHandle, AVCCommonObj *video, int FrameHeightInMbs, int PicWidthInMbs, bool padding)
108 OSCL_EXPORT_REF AVCStatus AVCConfigureSequence(AVCHandle *avcHandle, AVCCommonObj *video, bool padding)
205 OSCL_EXPORT_REF AVCStatus CleanUpDPB(AVCHandle *avcHandle, AVCCommonObj *video)
232 OSCL_EXPORT_REF AVCStatus DPBInitBuffer(AVCHandle *avcHandle, AVCCommonObj *video)
266 OSCL_EXPORT_REF void DPBInitPic(AVCCommonObj *video, int CurrPicNum)
316 OSCL_EXPORT_REF void DPBReleaseCurrentFrame(AVCHandle *avcHandle, AVCCommonObj *video)
341 OSCL_EXPORT_REF AVCStatus StorePictureInDPB(AVCHandle *avcHandle, AVCCommonObj *video)
458 AVCStatus sliding_window_process(AVCHandle *avcHandle, AVCCommonObj *video, AVCDecPicBuffer *dpb)
523 AVCStatus adaptive_memory_marking(AVCHandle *avcHandle, AVCCommonObj *video, AVCDecPicBuffer *dpb, AVCSliceHeader *sliceHdr)
567 void MemMgrCtrlOp1(AVCHandle *avcHandle, AVCCommonObj *vide
[all...]
H A Dreflist.cpp21 OSCL_EXPORT_REF void RefListInit(AVCCommonObj *video)
139 OSCL_EXPORT_REF AVCStatus ReOrderList(AVCCommonObj *video)
161 AVCStatus ReorderRefPicList(AVCCommonObj *video, int isL1)
254 AVCStatus ReorderShortTerm(AVCCommonObj *video, int picNumLX, int *refIdxLX, int isL1)
307 AVCStatus ReorderLongTerm(AVCCommonObj *video, int LongTermPicNum, int *refIdxLX, int isL1)
354 AVCPictureData* GetShortTermPic(AVCCommonObj *video, int picNum)
375 AVCPictureData* GetLongTermPic(AVCCommonObj *video, int LongtermPicNum)
H A Dfmo.cpp23 OSCL_EXPORT_REF AVCStatus FMOInit(AVCCommonObj *video)
128 void FmoGenerateType3MapUnitMap(AVCCommonObj *video, AVCPicParamSet* pps, int *mapUnitToSliceGroupMap,
214 void FmoGenerateType5MapUnitMap(int *mapUnitToSliceGroupMap, AVCCommonObj *video,
H A Dmb_access.cpp22 OSCL_EXPORT_REF void InitNeighborAvailability(AVCCommonObj *video, int mbNum)
68 OSCL_EXPORT_REF int predict_nnz(AVCCommonObj *video, int i, int j)
128 OSCL_EXPORT_REF int predict_nnz_chroma(AVCCommonObj *video, int i, int j)
186 OSCL_EXPORT_REF void GetMotionVectorPredictor(AVCCommonObj *video, int encFlag)
H A Ddeblock.cpp59 static void DeblockMb(AVCCommonObj *video, int mb_x, int mb_y, uint8 *SrcY, uint8 *SrcU, uint8 *SrcV);
60 //static void GetStrength(AVCCommonObj *video, uint8 *Strength, AVCMacroblock* MbP, AVCMacroblock* MbQ, int dir, int edge);
75 OSCL_EXPORT_REF AVCStatus DeblockPicture(AVCCommonObj *video)
112 void MBInLoopDeblock(AVCCommonObj *video)
290 void DeblockMb(AVCCommonObj *video, int mb_x, int mb_y, uint8 *SrcY, uint8 *SrcU, uint8 *SrcV)

Completed in 84 milliseconds