Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_jpegdec.c165 struct context_JPEG_s { struct
205 typedef struct context_JPEG_s *context_JPEG_p; argument
287 ctx = (context_JPEG_p) calloc(1, sizeof(struct context_JPEG_s)); in tng_JPEG_CreateContext()