Searched refs:bi (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/bluetooth/aidl/vts/ |
D | VtsHalBluetoothTargetTest.cpp | 483 ::bluetooth::packet::BitInserter bi{cmd}; in setBufferSizes() 484 ::bluetooth::hci::ReadBufferSizeBuilder::Create()->Serialize(bi); in setBufferSizes() 513 ::bluetooth::packet::BitInserter bi{cmd}; in setSynchronousFlowControlEnable() 516 ->Serialize(bi); in setSynchronousFlowControlEnable() 543 ::bluetooth::packet::BitInserter bi{write_name}; in sendAndCheckHci() 544 ::bluetooth::hci::WriteLocalNameBuilder::Create(name_array)->Serialize(bi); in sendAndCheckHci() 578 ::bluetooth::packet::BitInserter bi{sco_packet}; in sendAndCheckSco() 581 ->Serialize(bi); in sendAndCheckSco() 610 ::bluetooth::packet::BitInserter bi{acl_packet}; in sendAndCheckAcl() 615 ->Serialize(bi); in sendAndCheckAcl() [all …]
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_math.h | 141 int ai, bi; in util_ifloor() local 147 __asm__ ("fstps %0" : "=m" (bi) : "t" (bf) : "st"); in util_ifloor() 148 return (ai - bi) >> 1; in util_ifloor() 150 int ai, bi; in util_ifloor() 156 u.f = (float) bf; bi = u.i; in util_ifloor() 157 return (ai - bi) >> 1; in util_ifloor()
|
/hardware/interfaces/cas/1.2/ |
D | ICas.hal | 28 * the cas system, and process the EMM/ECM messages. It also allows bi-directional,
|
/hardware/interfaces/cas/1.1/ |
D | ICas.hal | 25 * the cas system, and process the EMM/ECM messages. It also allows bi-directional,
|
/hardware/interfaces/cas/1.0/ |
D | ICas.hal | 23 * the cas system, and process the EMM/ECM messages. It also allows bi-directional,
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_color_quantize.cpp | 800 int bi = quant_color(quant_level, astc::flt2int_rtn(b)); in quantize_rgbs() local 804 int bu = unquant_color(quant_level, bi); in quantize_rgbs() 815 output[2] = static_cast<uint8_t>(bi); in quantize_rgbs()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_QCOM_image_processing.adoc | 52 …bi-linear filtering, except the region of texels is not limited to 2x2. The instruction includes a…
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.ts | 2751 'XƁ/����G���@@�ch282�B�4�v��)�bi���l�u��]lז�,Z�����d��1�o��y}3Ȥ�_�Ȧ���$
|
D | tuner_frontend_input.es | 2744 'XƁ/�������@@�ch282�B�4�v��)�bi���l�u��]lז�,Z�����d��1�o��y}3Ȥ�_�Ȧ���$
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 4037 is a boolean describing whether bi-directional flow generation is
|