Searched refs:lnc_EndPicture (Results 1 – 5 of 5) sorted by relevance
531 VAStatus lnc_EndPicture(context_ENC_p ctx);
574 vaStatus = lnc_EndPicture(ctx); in lnc_H263ES_EndPicture()
554 return lnc_EndPicture(ctx); in lnc_MPEG4ES_EndPicture()
789 vaStatus = lnc_EndPicture(ctx); in lnc_H264ES_EndPicture()
633 VAStatus lnc_EndPicture(context_ENC_p ctx) in lnc_EndPicture() function