Home
last modified time | relevance | path

Searched refs:store_coded_buffer (Results 1 – 3 of 3) sorted by relevance

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