Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostcode.h531 VAStatus lnc_EndPicture(context_ENC_p ctx);
Dlnc_H263ES.c574 vaStatus = lnc_EndPicture(ctx); in lnc_H263ES_EndPicture()
Dlnc_MPEG4ES.c554 return lnc_EndPicture(ctx); in lnc_MPEG4ES_EndPicture()
Dlnc_H264ES.c789 vaStatus = lnc_EndPicture(ctx); in lnc_H264ES_EndPicture()
Dlnc_hostcode.c633 VAStatus lnc_EndPicture(context_ENC_p ctx) in lnc_EndPicture() function