Home
last modified time | relevance | path

Searched refs:x4 (Results 1 – 25 of 92) sorted by relevance

1234

/packages/modules/Bluetooth/system/embdrv/sbc/encoder/srce/
Dsbc_dct.c99 register int32_t x0, x1, x2, x3, x4, x5, x6, x7, temp; in SBC_FastIDCT8() local
108 x4 = (pInVect[0] + pInVect[8]) >> 1; in SBC_FastIDCT8()
115 SBC_IDCT_MULT(SBC_COS_PI_SUR_4, (x0 + x4), in SBC_FastIDCT8()
117 SBC_IDCT_MULT(SBC_COS_PI_SUR_4, (temp - x4), in SBC_FastIDCT8()
118 x4); /*x4 = ( temp - x4 ) * cos(1*pi/4) ; */ in SBC_FastIDCT8()
134 res_even[1] = x4 + x6; in SBC_FastIDCT8()
135 res_even[2] = x4 - x6; in SBC_FastIDCT8()
/packages/apps/Launcher3/tests/assets/ReorderAlgorithmUnitTest/
Dreorder_algorithm_test_cases389 board: 6x4
395 board: 6x4
415 board: 5x4
421 board: 5x4
579 board: 10x4
585 board: 10x4
653 board: 5x4
659 board: 5x4
865 board: 5x4
871 board: 5x4
[all …]
/packages/apps/Launcher3/tests/assets/ReorderWidgets/
Dfull_reorder_case17 # Test 4x4
18 board: 4x4
24 board: 4x4
Dsimple_reorder_case31 # Test 4x4
32 board: 4x4
38 board: 4x4
Dmultiple_cell_layouts_simple_reorder31 # 4x4 Test
32 board: 4x4
38 board: 8x4
Dmultiple_cell_layouts_no_space_reorder31 # 4x4 Test
32 board: 4x4
38 board: 8x4
Dmultiple_cell_layouts_reorder_other_side31 # 4x4 Test
32 board: 4x4
38 board: 8x4
/packages/modules/Virtualization/pvmfw/testdata/
Dtest_pvmfw_devices_vm_dtbo_without_symbols.dts15 iommus = <0x3 0x4>, <0x4 0x5>;
44 phandle = <0x4>;
Dtest_pvmfw_devices_with_rng.dts9 interrupts = <0x0 0xF 0x4>;
17 id = <0x4>;
Dtest_pvmfw_devices_with_iommu_sharing.dts9 interrupts = <0x0 0xF 0x4>;
24 id = <0x4>;
Dtest_pvmfw_devices_with_multiple_dependencies.dts8 interrupts = <0x0 0xF 0x4>;
31 interrupts = <0x0 0xF 0x4>;
Dtest_pvmfw_devices_with_multiple_devices_iommus.dts8 interrupts = <0x0 0xF 0x4>;
16 id = <0x4>;
Dtest_pvmfw_devices_with_iommu_id_conflict.dts9 interrupts = <0x0 0xF 0x4>;
17 id = <0x4>;
Dtest_pvmfw_devices_with_dependency_loop.dts8 interrupts = <0x0 0xF 0x4>;
Dtest_pvmfw_devices_without_iommus.dts13 interrupts = <0x0 0xF 0x4>;
Dtest_pvmfw_devices_with_multiple_reg_iommus.dts8 interrupts = <0x0 0xF 0x4>;
Dtest_pvmfw_devices_with_dependency.dts8 interrupts = <0x0 0xF 0x4>;
Dexpected_dt_with_dependency_loop.dts10 interrupts = <0x0 0xF 0x4>;
/packages/modules/Virtualization/vmbase/
Dexceptions.S29 stp x4, x5, [sp, #8 * 4]
57 ldp x4, x5, [sp, #8 * 4]
/packages/modules/Profiling/framework/api/
Dcurrent.txt11 field public static final int PROFILING_TYPE_SYSTEM_TRACE = 4; // 0x4
22 field public static final int ERROR_FAILED_EXECUTING = 4; // 0x4
/packages/modules/Bluetooth/tools/rootcanal/rust/
Dlmp_packets.pdl7 NOT_ACCEPTED = 0x4,
70 FEATURES_RES = 0x4,
/packages/modules/Media/apex/framework/api/
Dsystem-current.txt41 field public static final int RESULT_CANCELED = 4; // 0x4
46 field public static final int STATUS_PAUSED = 4; // 0x4
/packages/services/Car/car-lib/api/
Dcurrent.txt140 field public static final int DISPLAY_TYPE_INPUT = 4; // 0x4
148 field public static final int ZONE_CONFIG_CHANGE_FLAG_AUDIO = 4; // 0x4
186 field @Deprecated public static final int COMBO_1 = 4; // 0x4
204 field public static final int DIESEL_2 = 4; // 0x4
252 field public static final int REAR_LEFT = 4; // 0x4
260 field public static final int SEAT_ROW_1_RIGHT = 4; // 0x4
271 field public static final int VEHICLE_AREA_TYPE_DOOR = 4; // 0x4
282 field public static final int WHEEL_LEFT_REAR = 4; // 0x4
297 field public static final int GEAR_PARK = 4; // 0x4
311 field public static final int ON = 4; // 0x4
[all …]
/packages/services/Car/car-lib-module/api/
Dcurrent.txt140 field public static final int DISPLAY_TYPE_INPUT = 4; // 0x4
148 field public static final int ZONE_CONFIG_CHANGE_FLAG_AUDIO = 4; // 0x4
186 field @Deprecated public static final int COMBO_1 = 4; // 0x4
204 field public static final int DIESEL_2 = 4; // 0x4
252 field public static final int REAR_LEFT = 4; // 0x4
260 field public static final int SEAT_ROW_1_RIGHT = 4; // 0x4
271 field public static final int VEHICLE_AREA_TYPE_DOOR = 4; // 0x4
282 field public static final int WHEEL_LEFT_REAR = 4; // 0x4
297 field public static final int GEAR_PARK = 4; // 0x4
311 field public static final int ON = 4; // 0x4
[all …]
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dbredr_bb.pdl17 CSB = 0x4,

1234