Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dvsp_VPP.h39 struct context_VPP_s { struct
89 typedef struct context_VPP_s *context_VPP_p; argument
Dvsp_vp8.c206 ctx = (context_VPP_p) calloc(1, sizeof(struct context_VPP_s)); in vsp_VP8_CreateContext()
Dvsp_VPP.c283 ctx = (context_VPP_p) calloc(1, sizeof(struct context_VPP_s)); in vsp_VPP_CreateContext()