Searched refs:PS_DEC (Results 1 – 5 of 5) sorted by relevance
110 unsigned int ReadPsData(struct PS_DEC *h_ps_d, HANDLE_FDK_BITSTREAM hBs,113 int DecodePs(struct PS_DEC *h_ps_d, const UCHAR frameError,
247 struct PS_DEC { struct311 typedef struct PS_DEC *HANDLE_PS_DEC; argument
133 C_ALLOC_MEM(Ram_ps_dec, struct PS_DEC, 1)
184 H_ALLOC_MEM(Ram_ps_dec, PS_DEC)
245 int DecodePs(struct PS_DEC *h_ps_d, /*!< PS handle */ in DecodePs()