Searched refs:pnw_CreateContext (Results 1 – 6 of 6) sorted by relevance
548 VAStatus pnw_CreateContext(object_context_p obj_context,
114 vaStatus = pnw_CreateContext(obj_context, obj_config, 0); in pnw_MPEG4ES_CreateContext()
111 vaStatus = pnw_CreateContext(obj_context, obj_config, 0);/* alloc context_ENC_s and BO */ in pnw_H263ES_CreateContext()
140 vaStatus = pnw_CreateContext(obj_context, obj_config, 1); in pnw_jpeg_CreateContext()
115 vaStatus = pnw_CreateContext(obj_context, obj_config, 0); in pnw_H264ES_CreateContext()
493 VAStatus pnw_CreateContext( in pnw_CreateContext() function