Searched refs:isShortTerm (Results 1 – 1 of 1) sorted by relevance
108 static i32 FindDpbPic(dpbStorage_t *dpb, i32 picNum, u32 isShortTerm);236 u32 isShortTerm; in h264bsdReorderRefPicList() local277 isShortTerm = HANTRO_TRUE; in h264bsdReorderRefPicList()283 isShortTerm = HANTRO_FALSE; in h264bsdReorderRefPicList()287 index = FindDpbPic(dpb, picNum, isShortTerm); in h264bsdReorderRefPicList()1140 static i32 FindDpbPic(dpbStorage_t *dpb, i32 picNum, u32 isShortTerm) in FindDpbPic() argument1150 if (isShortTerm) in FindDpbPic()