Searched refs:Product (Results 1 – 8 of 8) sorted by relevance
64 LVM_UINT32 Product; in LVM_Mixer_TimeConstant() local123 Product = ((tc >> 16) * (LVM_UINT32)Fs) << 13; /* Stereo value */ in LVM_Mixer_TimeConstant()124 Product = Product + (((tc & 0x0000FFFF) * (LVM_UINT32)Fs) >> 3); in LVM_Mixer_TimeConstant()128 Product = Product >> 1; /* Mono value */ in LVM_Mixer_TimeConstant()134 if ((Product & 0x80000000) != 0) in LVM_Mixer_TimeConstant()139 Product = Product << 1; in LVM_Mixer_TimeConstant()143 if ((Product & 0x40000000)==0) in LVM_Mixer_TimeConstant()148 InterpolateShort = (LVM_INT16)((Product >> 15) & 0x00007FFF); in LVM_Mixer_TimeConstant()
147 Table productTable(SystemPropertiesProto::Ro::Product::_FIELD_NAMES, in Parse()148 SystemPropertiesProto::Ro::Product::_FIELD_IDS, in Parse()149 SystemPropertiesProto::Ro::Product::_FIELD_COUNT); in Parse()152 Table pVendorTable(SystemPropertiesProto::Ro::Product::Vendor::_FIELD_NAMES, in Parse()153 SystemPropertiesProto::Ro::Product::Vendor::_FIELD_IDS, in Parse()154 SystemPropertiesProto::Ro::Product::Vendor::_FIELD_COUNT); in Parse()156 product.addSubMessage(SystemPropertiesProto::Ro::Product::VENDOR, &pVendor); in Parse()
27 // Generate Audio Policy Parameter Framework Product Strategies Structure file from template
28 // Generate Audio Policy Parameter Framework Product Strategies Structure file from template
317 // Product name.448 message Product { message484 optional Product product = 32;
46 | pid | 16-bit integer| Product id |
53345 Landroid/os/SystemPropertiesProto$Ro$Product$Vendor;->BRAND:J53346 Landroid/os/SystemPropertiesProto$Ro$Product$Vendor;->DEVICE:J53347 Landroid/os/SystemPropertiesProto$Ro$Product$Vendor;->MANUFACTURER:J53348 Landroid/os/SystemPropertiesProto$Ro$Product$Vendor;->MODEL:J53349 Landroid/os/SystemPropertiesProto$Ro$Product$Vendor;->NAME:J53350 Landroid/os/SystemPropertiesProto$Ro$Product;->BOARD:J53351 Landroid/os/SystemPropertiesProto$Ro$Product;->BRAND:J53352 Landroid/os/SystemPropertiesProto$Ro$Product;->CPU_ABI:J53353 Landroid/os/SystemPropertiesProto$Ro$Product;->CPU_ABILIST32:J53354 Landroid/os/SystemPropertiesProto$Ro$Product;->CPU_ABILIST64:J[all …]