Searched refs:PS_DEC (Results 1 – 5 of 5) sorted by relevance
94 ReadPsData (struct PS_DEC *h_ps_d,99 DecodePs(struct PS_DEC *h_ps_d,
126 C_ALLOC_MEM(Ram_ps_dec, PS_DEC, 1)
232 struct PS_DEC { struct310 typedef struct PS_DEC *HANDLE_PS_DEC; argument
152 H_ALLOC_MEM(Ram_ps_dec, PS_DEC)
240 DecodePs( struct PS_DEC *h_ps_d, /*!< PS handle */ in DecodePs()