/aosp12/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
H A D | LVM_Mixer_TimeConstant.cpp | 64 LVM_UINT16 Shift; in LVM_Mixer_TimeConstant() local 88 for (Shift = 0; Shift < ((Alpha_TableSize - 1) / 2); Shift++) { in LVM_Mixer_TimeConstant() 95 Shift = (LVM_UINT16)((Shift << 1)); in LVM_Mixer_TimeConstant() 98 Shift++; in LVM_Mixer_TimeConstant() 104 Diff = (Table[Shift] - Table[Shift + 1]); in LVM_Mixer_TimeConstant() 106 ProductFloat = Table[Shift + 1] + Diff; in LVM_Mixer_TimeConstant()
|
/aosp12/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/ |
H A D | LaneView.java | 54 private enum Shift { enum in LaneView 116 Shift shift = getShift(lane); in combineBitmapFromLane() 134 Shift shift) { in drawToCanvas() 148 private Shift getShift(Lane lane) { in getShift() 173 return Shift.BOTH; in getShift() 176 return Shift.LEFT; in getShift() 179 return Shift.RIGHT; in getShift() 188 private int getOffset(LaneDirection laneDir, Shift shift) { in getOffset() 189 if (shift == Shift.BOTH) { in getOffset() 202 } else if (shift == Shift.LEFT) { in getOffset() [all …]
|
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/ |
H A D | LaneView.java | 53 private enum Shift { enum in LaneView 115 Shift shift = getShift(lane); in combineBitmapFromLane() 133 Shift shift) { in drawToCanvas() 147 private Shift getShift(Lane lane) { in getShift() 172 return Shift.BOTH; in getShift() 175 return Shift.LEFT; in getShift() 178 return Shift.RIGHT; in getShift() 187 private int getOffset(LaneDirection laneDir, Shift shift) { in getOffset() 188 if (shift == Shift.BOTH) { in getOffset() 201 } else if (shift == Shift.LEFT) { in getOffset() [all …]
|
/aosp12/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
H A D | LVCS_BypassMix.h | 45 LVM_UINT16 Shift; /* Left shifts required */ member
|
H A D | LVCS_BypassMix.cpp | 127 pConfig->Output_Shift = pOutputGainTable[Offset].Shift; in LVCS_BypassMixInit()
|
/aosp12/art/libartbase/base/ |
H A D | bit_field_test.cc | 30 ASSERT_EQ(1, TestBitFields::Shift()); in TEST()
|
H A D | bit_field.h | 60 static int Shift() { in Shift() function
|
/aosp12/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
H A D | CompLim.h | 41 LVM_INT16 Shift; /* Shift gain */ member
|
/aosp12/art/compiler/optimizing/ |
H A D | common_arm64.h | 198 vixl::aarch64::Shift shift = vixl::aarch64::LSL, 345 inline vixl::aarch64::Shift ShiftFromOpKind(HDataProcWithShifterOp::OpKind op_kind) { in ShiftFromOpKind()
|
H A D | code_generator_arm_vixl.cc | 4424 __ Sub(out, temp1, Operand(temp1, vixl32::Shift(ASR), 31)); in GenerateDivRemWithAnyConstant() 4426 __ Sub(temp1, temp1, Operand(temp1, vixl32::Shift(ASR), 31)); in GenerateDivRemWithAnyConstant()
|
/aosp12/hardware/interfaces/cas/1.2/ |
H A D | types.hal | 71 * View the content with Time Shift capability
|
/aosp12/frameworks/av/media/libeffects/lvm/wrapper/Bundle/ |
H A D | EffectBundle.cpp | 2701 LVM_INT16 Shift; in LVC_ToDB_s32Tos16() local 2706 for (Shift = 0; Shift < 32; Shift++) { in LVC_ToDB_s32Tos16() 2718 db_fix = (LVM_INT16)(-96 * Shift); /* Six dB steps in Q11.4 format*/ in LVC_ToDB_s32Tos16()
|
/aosp12/art/runtime/ |
H A D | stack_map.h | 256 BIT_TABLE_COLUMN(1, Shift) in BIT_TABLE_HEADER()
|
/aosp12/frameworks/av/media/libaaudio/ |
H A D | Doxyfile | 1472 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
H A D | Doxyfile.in | 1525 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
|
/aosp12/frameworks/av/media/codec2/docs/ |
H A D | doxygen.config | 1539 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
|
/aosp12/system/chre/chre_api/doc/ |
H A D | Doxyfile | 1508 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
|
/aosp12/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 1589 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
|
/aosp12/system/chre/pal/doc/ |
H A D | Doxyfile | 1508 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
|
/aosp12/system/media/audio_utils/ |
H A D | Doxyfile | 1597 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
|