HomeSort by relevance Sort by last modified time
    Searched refs:cod (Results 26 - 50 of 53) sorted by null

12 3

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
c2_11pf.cpp 131 Word16 cod[], /* o : algebraic (fixed) codebook excitation */
560 cod, innovative code vector, array of type Word16
617 Word16 cod[], /* o : innovative code vector */
641 cod[i] = 0;
782 cod[i] = 8191;
799 cod[i] = -8192;
c3_14pf.cpp 102 Word16 cod[], /* o : algebraic (fixed) codebook excitation */
611 cod[] Array of type Word16 -- innovative code vector
671 Word16 cod[], /* o : innovative code vector */
695 cod[i] = 0;
755 cod[i] = 8191;
766 cod[i] = -8192;
c4_17pf.cpp 111 Word16 cod[], /* o : algebraic (fixed) codebook excitation */
682 cod[] Array of type Word16 -- innovative code vector
741 Word16 cod[], /* o : innovative code vector */
761 Word16 *p_cod = &cod[0];
822 cod[i] = 8191;
833 cod[i] = -8192;
  /system/bt/btif/src/
btif_dm.cc 424 bool check_cod(const bt_bdaddr_t* remote_bdaddr, uint32_t cod) {
425 return get_cod(remote_bdaddr) == cod;
562 uint32_t cod; local
580 cod = devclass2uint(dev_class);
581 BTIF_TRACE_DEBUG("%s cod is 0x%06x", __func__, cod);
582 if (cod == 0) {
583 /* Try to retrieve cod from storage */
584 BTIF_TRACE_DEBUG("%s cod is 0, checking cod from storage", __func__)
843 uint32_t cod; local
923 uint32_t cod; local
996 uint32_t cod; local
1295 uint32_t cod = devclass2uint(p_search_data->inq_res.dev_class); local
2848 uint32_t cod; local
3043 uint32_t cod; local
3089 uint32_t cod; local
3325 uint32_t cod = get_cod(bd_addr); local
    [all...]
btif_util.cc 88 uint32_t cod = 0; local
91 /* if COD is 0, irrespective of the device type set it to Unclassified
93 cod = (dev_class[2]) | (dev_class[1] << 8) | (dev_class[0] << 16);
95 return cod;
97 void uint2devclass(uint32_t cod, DEV_CLASS dev_class) {
98 dev_class[2] = (uint8_t)cod;
99 dev_class[1] = (uint8_t)(cod >> 8);
100 dev_class[0] = (uint8_t)(cod >> 16);
btif_sock_sdp.cc 283 tBTA_UTL_COD cod; local
314 cod.service = BTM_COD_SERVICE_OBJ_TRANSFER;
316 if (!utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS)) goto error;
btif_storage.cc 437 int cod; local
439 if (btif_config_get_int(name, "DevClass", &cod))
440 uint2devclass((uint32_t)cod, dev_class);
875 uint32_t cod = 0; local
    [all...]
btif_core.cc 658 uint32_t cod, devtype; local
676 BT_PROPERTY_CLASS_OF_DEVICE, sizeof(cod), &cod);
    [all...]
btif_sdp_server.cc 629 tBTA_UTL_COD cod; local
700 cod.service = BTM_COD_SERVICE_OBJ_TRANSFER;
701 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS);
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
BondStateMachine.java 380 void sspRequestCallback(byte[] address, byte[] name, int cod, int pairingVariant,
382 //TODO(BT): Get wakelock and update name and cod
387 infoLog("sspRequestCallback: " + address + " name: " + name + " cod: " +
388 cod + " pairingVariant " + pairingVariant + " passkey: " + passkey);
430 void pinRequestCallback(byte[] address, byte[] name, int cod, boolean min16Digits) {
431 //TODO(BT): Get wakelock and update name and cod
437 infoLog("pinRequestCallback: " + address + " name:" + name + " cod:" +
438 cod);
  /external/eigen/bench/
dense_solvers.cpp 54 CompleteOrthogonalDecomposition<Mat> cod(A.rows(),A.cols());
66 BENCH(t_cod, tries, rep, compute(cod,A));
  /hardware/libhardware/include/hardware/
bluetooth.h 352 bt_bdname_t *bd_name, uint32_t cod, bool min_16_digit);
361 uint32_t cod,
  /system/bt/tools/bdtool/
adapter.c 154 uint32_t cod, bt_ssp_variant_t pairing_variant,
177 cod, pass_key, pairing_variant_name);
  /libcore/ojluni/src/main/java/java/time/format/
Parsed.java 408 long cod = fieldValues.remove(MICRO_OF_DAY); local
410 MICRO_OF_DAY.checkValidValue(cod);
412 updateCheckConflict(MICRO_OF_DAY, SECOND_OF_DAY, cod / 1_000_000L);
413 updateCheckConflict(MICRO_OF_DAY, MICRO_OF_SECOND, cod % 1_000_000L);
  /system/bt/bta/hh/
bta_hh_utils.cc 213 uint8_t cod = (sub_class >> 2); /* lower two bits are reserved */ local
216 if (cod == (uint8_t)p_bta_hh_cfg->p_devt_list[xx].tod) {
  /system/bt/bta/hf_client/
bta_hf_client_main.cc 440 tBTA_UTL_COD cod; local
441 cod.service = BTM_COD_SERVICE_AUDIO;
442 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS);
    [all...]
  /external/eigen/test/
boostmultiprec.cpp 183 CALL_SUBTEST_4( cod<Mat>() );
  /system/bt/bta/av/
bta_av_main.cc 417 tBTA_UTL_COD cod; local
512 cod.service = BTM_COD_SERVICE_CAPTURING;
514 cod.service = BTM_COD_SERVICE_RENDERING;
515 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS);
    [all...]
bta_av_act.cc 2052 tBTA_UTL_COD cod; local
    [all...]
  /prebuilts/go/darwin-x86/src/mime/quotedprintable/
writer_test.go 142 var testMsg = []byte("Quoted-Printable (QP) est un format d'encodage de données codées sur 8 bits, qui utilise exclusivement les caractères alphanumériques imprimables du code ASCII (7 bits).\r\n" +
  /prebuilts/go/linux-x86/src/mime/quotedprintable/
writer_test.go 142 var testMsg = []byte("Quoted-Printable (QP) est un format d'encodage de données codées sur 8 bits, qui utilise exclusivement les caractères alphanumériques imprimables du code ASCII (7 bits).\r\n" +
  /external/pdfium/third_party/libopenjpeg20/
j2k.h 77 #define J2K_MS_COD 0xff52 /**< COD marker value */
244 tiles (information like COD, COC in main header)
308 /** If cod == 1 --> there was a COD marker for the present tile */
309 OPJ_UINT32 cod : 1; member in struct:opj_tcp
468 * store decoding parameters common to all tiles (information like COD, COC in main header)
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 307 uint32_t cod, bool min_16_digits) {
337 addr.get(), devname.get(), cod, min_16_digits);
341 uint32_t cod, bt_ssp_variant_t pairing_variant,
371 addr.get(), devname.get(), cod,
    [all...]
  /external/libvncserver/webclients/java-applet/ssl/
ss_vncviewer 931 cod='#!/usr/bin/perl
    [all...]
  /system/bt/stack/btm/
btm_inq.cc 151 DEV_CLASS cod; local
237 FIELDS_TO_COD(cod, minor, major, service_class);
238 (void)BTM_SetDeviceClass(cod);
    [all...]

Completed in 546 milliseconds

12 3