Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostcode.h530 VAStatus lnc_BeginPicture(context_ENC_p ctx);
Dlnc_H263ES.c179 vaStatus = lnc_BeginPicture(ctx); in lnc_H263ES_BeginPicture()
Dlnc_MPEG4ES.c189 vaStatus = lnc_BeginPicture(ctx); in lnc_MPEG4ES_BeginPicture()
Dlnc_H264ES.c203 vaStatus = lnc_BeginPicture(ctx); in lnc_H264ES_BeginPicture()
Dlnc_hostcode.c182 VAStatus lnc_BeginPicture(context_ENC_p ctx) in lnc_BeginPicture() function