Searched defs:store_coded_buffer (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/libva/test/encode/
H A Davcenc.c1253 store_coded_buffer(FILE *avc_fp, int slice_type) function
1369 ret = store_coded_buffer(avc_fp, slice_type);
H A Dmpeg2enc.c1292 store_coded_buffer(struct mpeg2enc_context *ctx, VAEncPictureType picture_type) function
1396 ret = store_coded_buffer(ctx, picture_type);
H A Dmpeg2vaenc.c1308 store_coded_buffer(struct mpeg2enc_context *ctx, VAEncPictureType picture_type) function
1412 ret = store_coded_buffer(ctx, picture_type);
/hardware/intel/common/libva/test/transcode/
H A Dmpeg2transcode.cpp2846 store_coded_buffer(FILE *avc_fp, int slice_type) function
2960 ret = store_coded_buffer(avc_fp, slice_type);

Completed in 19 milliseconds