Home
last modified time | relevance | path

Searched refs:context_VP8_s (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_VP8.c257 struct context_VP8_s { struct
337 typedef struct context_VP8_s *context_VP8_p; argument
456 ctx = (context_VP8_p) calloc(1,sizeof(struct context_VP8_s)); in tng_VP8_CreateContext()