Home | History | Annotate | Download | only in source

Lines Matching refs:dpbStorage_t

91 static u32 Mmcop1(dpbStorage_t *dpb, u32 currPicNum, u32 differenceOfPicNums);
93 static u32 Mmcop2(dpbStorage_t *dpb, u32 longTermPicNum);
95 static u32 Mmcop3(dpbStorage_t *dpb, u32 currPicNum, u32 differenceOfPicNums,
98 static u32 Mmcop4(dpbStorage_t *dpb, u32 maxLongTermFrameIdx);
100 static u32 Mmcop5(dpbStorage_t *dpb);
102 static u32 Mmcop6(dpbStorage_t *dpb, u32 frameNum, i32 picOrderCnt,
105 static u32 SlidingWindowRefPicMarking(dpbStorage_t *dpb);
107 static i32 FindDpbPic(dpbStorage_t *dpb, i32 picNum, u32 isShortTerm);
109 static void SetPicNums(dpbStorage_t *dpb, u32 currFrameNum);
111 static dpbPicture_t* FindSmallestPicOrderCnt(dpbStorage_t *dpb);
113 static u32 OutputPicture(dpbStorage_t *dpb);
225 dpbStorage_t *dpb,
321 static u32 Mmcop1(dpbStorage_t *dpb, u32 currPicNum, u32 differenceOfPicNums)
361 static u32 Mmcop2(dpbStorage_t *dpb, u32 longTermPicNum)
400 static u32 Mmcop3(dpbStorage_t *dpb, u32 currPicNum, u32 differenceOfPicNums,
459 static u32 Mmcop4(dpbStorage_t *dpb, u32 maxLongTermFrameIdx)
501 static u32 Mmcop5(dpbStorage_t *dpb)
546 static u32 Mmcop6(dpbStorage_t *dpb, u32 frameNum, i32 picOrderCnt,
629 dpbStorage_t *dpb,
846 u8* h264bsdGetRefPicData(dpbStorage_t *dpb, u32 index)
877 u8* h264bsdAllocateDpbImage(dpbStorage_t *dpb)
909 static u32 SlidingWindowRefPicMarking(dpbStorage_t *dpb)
981 dpbStorage_t *dpb,
1061 dpbStorage_t *dpb,
1104 void h264bsdInitRefPicList(dpbStorage_t *dpb)
1132 static i32 FindDpbPic(dpbStorage_t *dpb, i32 picNum, u32 isShortTerm)
1189 static void SetPicNums(dpbStorage_t *dpb, u32 currFrameNum)
1244 u32 h264bsdCheckGapsInFrameNum(dpbStorage_t *dpb, u32 frameNum, u32 isRefPic,
1380 dpbPicture_t* FindSmallestPicOrderCnt(dpbStorage_t *dpb)
1423 u32 OutputPicture(dpbStorage_t *dpb)
1472 dpbOutPicture_t* h264bsdDpbOutputPicture(dpbStorage_t *dpb)
1500 void h264bsdFlushDpb(dpbStorage_t *dpb)
1523 void h264bsdFreeDpb(dpbStorage_t *dpb)