Home
last modified time | relevance | path

Searched refs:SID_RECON_PICTURE (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libva/test/encode/
Dmpeg2enc.c423 #define SID_RECON_PICTURE 4 macro
424 #define SID_NUMBER SID_RECON_PICTURE + 1
1018 pic_param->reconstructed_picture = surface_ids[SID_RECON_PICTURE]; in mpeg2enc_update_picture_parameter()
1261 tempID = surface_ids[SID_RECON_PICTURE]; in end_picture()
1265 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
1268 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
1273 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
Dmpeg2vaenc.c423 #define SID_RECON_PICTURE 4 macro
424 #define SID_NUMBER SID_RECON_PICTURE + 1
1019 pic_param->reconstructed_picture = surface_ids[SID_RECON_PICTURE]; in mpeg2enc_update_picture_parameter()
1277 tempID = surface_ids[SID_RECON_PICTURE]; in end_picture()
1281 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
1284 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
1289 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
Davcenc.c231 #define SID_RECON_PICTURE 4 macro
232 #define SID_NUMBER SID_RECON_PICTURE + 1
331 pic_param->CurrPic.picture_id = surface_ids[SID_RECON_PICTURE]; in avcenc_update_picture_parameter()
692 tempID = surface_ids[SID_RECON_PICTURE]; in end_picture()
696 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
699 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
704 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
/hardware/intel/common/libva/test/transcode/
Dmpeg2transcode.cpp2078 #define SID_RECON_PICTURE 4 macro
2079 #define SID_NUMBER SID_RECON_PICTURE + 1
2138 pic_param->CurrPic.picture_id = surface_ids[SID_RECON_PICTURE]; in avcenc_update_picture_parameter()
2403 tempID = surface_ids[SID_RECON_PICTURE]; in end_picture()
2407 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
2410 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
2415 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()