Searched refs:DestScaleInfoMap (Results 1 – 16 of 16) sorted by relevance
387 typedef std::map<uint32_t, HWDestScaleInfo *> DestScaleInfoMap; typedef430 DestScaleInfoMap dest_scale_info_map = {};
426 typedef std::map<uint32_t, HWDestScaleInfo *> DestScaleInfoMap; typedef491 DestScaleInfoMap dest_scale_info_map = {};
425 typedef std::map<uint32_t, HWDestScaleInfo *> DestScaleInfoMap; typedef490 DestScaleInfoMap dest_scale_info_map = {};
419 typedef std::map<uint32_t, HWDestScaleInfo *> DestScaleInfoMap; typedef483 DestScaleInfoMap dest_scale_info_map = {};
469 typedef std::map<uint32_t, HWDestScaleInfo *> DestScaleInfoMap; typedef535 DestScaleInfoMap dest_scale_info_map = {};
176 DestScaleInfoMap::iterator it = hw_layer_info.dest_scale_info_map.find(i); in SetDestScalarData()215 DestScaleInfoMap::iterator it = hw_layer_info.dest_scale_info_map.find(i); in SetDestScalarData()
598 typedef std::map<uint32_t, HWDestScaleInfo *> DestScaleInfoMap; typedef704 DestScaleInfoMap dest_scale_info_map = {};
587 typedef std::map<uint32_t, HWDestScaleInfo *> DestScaleInfoMap; typedef685 DestScaleInfoMap dest_scale_info_map = {};
109 DestScaleInfoMap::iterator it = hw_layer_info.dest_scale_info_map.find(i); in SetDestScalarData()
292 DestScaleInfoMap::iterator it = hw_layer_info.dest_scale_info_map.find(i); in Validate()
317 DestScaleInfoMap::iterator it = hw_layer_info.dest_scale_info_map.find(i); in Validate()
313 DestScaleInfoMap::iterator it = hw_layer_info.dest_scale_info_map.find(i); in Validate()
312 DestScaleInfoMap::iterator it = hw_layer_info.dest_scale_info_map.find(i); in Validate()
334 DestScaleInfoMap::iterator it = hw_layer_info.dest_scale_info_map.find(i); in Validate()
2306 DestScaleInfoMap &dest_scale_info_map = hw_layer_info.dest_scale_info_map; in DumpHWLayers()