Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/encode/
Dmpeg2enc.c421 #define SID_REFERENCE_PICTURE_L0 2 macro
1019 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0]; in mpeg2enc_update_picture_parameter()
1035 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0]; in mpeg2enc_update_picture_parameter()
1042 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0]; in mpeg2enc_update_picture_parameter()
1268 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
1269 surface_ids[SID_REFERENCE_PICTURE_L0] = tempID; in end_picture()
1273 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
1274 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
Dmpeg2vaenc.c421 #define SID_REFERENCE_PICTURE_L0 2 macro
1020 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0]; in mpeg2enc_update_picture_parameter()
1051 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0]; in mpeg2enc_update_picture_parameter()
1058 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0]; in mpeg2enc_update_picture_parameter()
1284 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
1285 surface_ids[SID_REFERENCE_PICTURE_L0] = tempID; in end_picture()
1289 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
1290 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
Davcenc.c229 #define SID_REFERENCE_PICTURE_L0 2 macro
333 pic_param->ReferenceFrames[0].picture_id = surface_ids[SID_REFERENCE_PICTURE_L0]; in avcenc_update_picture_parameter()
450 slice_param->RefPicList0[0].picture_id = surface_ids[SID_REFERENCE_PICTURE_L0]; in avcenc_update_slice_parameter()
699 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
700 surface_ids[SID_REFERENCE_PICTURE_L0] = tempID; in end_picture()
704 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
705 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
/hardware/intel/common/libva/test/transcode/
Dmpeg2transcode.cpp2076 #define SID_REFERENCE_PICTURE_L0 2 macro
2140 pic_param->ReferenceFrames[0].picture_id = surface_ids[SID_REFERENCE_PICTURE_L0]; in avcenc_update_picture_parameter()
2410 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
2411 surface_ids[SID_REFERENCE_PICTURE_L0] = tempID; in end_picture()
2415 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0]; in end_picture()
2416 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()