Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpnw_hostcode.h548 VAStatus pnw_CreateContext(object_context_p obj_context,
Dpnw_MPEG4ES.c114 vaStatus = pnw_CreateContext(obj_context, obj_config, 0); in pnw_MPEG4ES_CreateContext()
Dpnw_H263ES.c111 vaStatus = pnw_CreateContext(obj_context, obj_config, 0);/* alloc context_ENC_s and BO */ in pnw_H263ES_CreateContext()
Dpnw_jpeg.c140 vaStatus = pnw_CreateContext(obj_context, obj_config, 1); in pnw_jpeg_CreateContext()
Dpnw_H264ES.c115 vaStatus = pnw_CreateContext(obj_context, obj_config, 0); in pnw_H264ES_CreateContext()
Dpnw_hostcode.c493 VAStatus pnw_CreateContext( in pnw_CreateContext() function