Searched refs:context_VC1_s (Results 1 – 3 of 3) sorted by relevance
197 struct context_VC1_s { struct313 typedef struct context_VC1_s *context_VC1_p; argument
454 ctx = (context_VC1_p) malloc(sizeof(struct context_VC1_s)); in pnw_VC1_CreateContext()457 memset(ctx, 0, sizeof(struct context_VC1_s)); in pnw_VC1_CreateContext()
430 ctx = (context_VC1_p) calloc(1, sizeof(struct context_VC1_s)); in psb_VC1_CreateContext()