Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h492 void tng_DestroyContext(
Dtng_MPEG4ES.c203 tng_DestroyContext(obj_context, 0); in tng_MPEG4ES_DestroyContext()
Dtng_H263ES.c191 tng_DestroyContext(obj_context, 0); in tng_H263ES_DestroyContext()
Dtng_H264ES.c1268 tng_DestroyContext(obj_context, 0); in tng_H264ES_DestroyContext()
Dtng_jpegES.c1119 tng_DestroyContext(obj_context, 1); in tng_jpeg_DestroyContext()
Dtng_hostcode.c541 void tng_DestroyContext(object_context_p obj_context, unsigned char is_JPEG) in tng_DestroyContext() function