Searched refs:context_yuv_processor_s (Results 1 – 2 of 2) sorted by relevance
43 struct context_yuv_processor_s { struct53 typedef struct context_yuv_processor_s *context_yuv_processor_p; argument
67 ctx = (context_yuv_processor_p) malloc(sizeof(struct context_yuv_processor_s)); in tng_yuv_processor_CreateContext()