Searched refs:S_VideoNotDecodedMBs (Results 1 – 2 of 2) sorted by relevance
5425 } S_VideoNotDecodedMBs; typedef5426 typedef S_VideoNotDecodedMBs *PS_VideoNotDecodedMBs;
11547 … x->videoNotDecodedMBs = (PS_VideoNotDecodedMBs) OSCL_DEFAULT_MALLOC(sizeof(S_VideoNotDecodedMBs)); in Decode_MiType()