Home
last modified time | relevance | path

Searched refs:tng_BeginPicture (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h496 VAStatus tng_BeginPicture(context_ENC_p ctx);
Dtng_MPEG4ES.c214 vaStatus = tng_BeginPicture(ctx); in tng_MPEG4ES_BeginPicture()
Dtng_H263ES.c204 vaStatus = tng_BeginPicture(ctx); in tng_H263ES_BeginPicture()
Dtng_H264ES.c1276 vaStatus = tng_BeginPicture(ctx); in tng_H264ES_BeginPicture()
Dtng_hostcode.c833 VAStatus tng_BeginPicture(context_ENC_p ctx) in tng_BeginPicture() function