Searched refs:DPB_ITEM (Results 1 – 3 of 3) sorted by relevance
263 } DPB_ITEM; typedef314 DPB_ITEM dpb[DPB_SIZE];
286 } DPB_ITEM; typedef340 DPB_ITEM* dpb;
292 pInfo->dpb = MfeDrvMemMalloc(sizeof(DPB_ITEM)*pInfo->dpb_size, (const MS_S8*)("dpb")); in mfeH264_Init()