Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h486 VAStatus tng_CreateContext(object_context_p obj_context,
Dtng_MPEG4ES.c130 vaStatus = tng_CreateContext(obj_context, obj_config, 0); in tng_MPEG4ES_CreateContext()
Dtng_H263ES.c129 vaStatus = tng_CreateContext(obj_context, obj_config, 0); in tng_H263ES_CreateContext()
Dtng_H264ES.c1227 vaStatus = tng_CreateContext(obj_context, obj_config, 0); in tng_H264ES_CreateContext()
Dtng_jpegES.c1043 vaStatus = tng_CreateContext(obj_context, obj_config, 1); in tng_jpeg_CreateContext()
Dtng_hostcode.c777 VAStatus tng_CreateContext( in tng_CreateContext() function