Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/encode/
Dmpeg2vaenc.c1274 VABufferID tempID; in end_picture() local
1277 tempID = surface_ids[SID_RECON_PICTURE]; in end_picture()
1282 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
1285 surface_ids[SID_REFERENCE_PICTURE_L0] = tempID; in end_picture()
1291 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
Dmpeg2enc.c1258 VABufferID tempID; in end_picture() local
1261 tempID = surface_ids[SID_RECON_PICTURE]; in end_picture()
1266 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
1269 surface_ids[SID_REFERENCE_PICTURE_L0] = tempID; in end_picture()
1275 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
Davcenc.c689 VABufferID tempID; in end_picture() local
692 tempID = surface_ids[SID_RECON_PICTURE]; in end_picture()
697 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
700 surface_ids[SID_REFERENCE_PICTURE_L0] = tempID; in end_picture()
706 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
/hardware/intel/common/libva/test/transcode/
Dmpeg2transcode.cpp2400 VABufferID tempID; in end_picture() local
2403 tempID = surface_ids[SID_RECON_PICTURE]; in end_picture()
2408 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
2411 surface_ids[SID_REFERENCE_PICTURE_L0] = tempID; in end_picture()
2417 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()