HomeSort by relevance Sort by last modified time
    Searched refs:BIT_1 (Results 1 - 18 of 18) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
mime_io.cpp 570 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1;
571 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1;
572 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1;
573 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1;
576 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1;
577 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1;
578 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1;
582 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1;
583 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1;
585 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1;
    [all...]
get_amr_wb_bits.cpp 128 if (*((*prms)++) == BIT_1)
133 if (*((*prms)++) == BIT_1)
144 if (*((*prms)++) == BIT_1)
159 if (*((*prms)++) == BIT_1)
pvamrwbdecoder_cnst.h 134 #define BIT_1 (int16)127
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.h 53 #define BIT_1 0x0081 /* definition of bit 1 in ITU input bit-stream */
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
bitno_tab.h 80 #define BIT_1 1
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_host_int.h 55 #define ACX_INTR_INIT_COMPLETE BIT_1 /* Init sequence is done (masked interrupt, detection through polling only ) */
80 #define INTR_TRIG_EVENT_ACK BIT_1 /* Host Event Acknowlegde Interrupt. The host */
public_types.h 135 #define BIT_1 0x00000002
230 HW_BIT_RATE_2MBPS = BIT_1 ,
342 #define STOP_TOGGLE_MONADC_EN BIT_1
public_event_mbox.h 80 RSSI_SNR_TRIGGER_1_EVENT_ID = BIT_1,
public_commands.h 308 #define CFG_RX_RAW BIT_1 /* 1 = write all data from baseband to frame buffer including PHY header.*/
331 #define CFG_RX_RCTS_ACK BIT_1 /* rts, cts, ack frames.*/
577 #define JOIN_CMD_CTRL_TX_SESSION (BIT_3 | BIT_2 | BIT_1)
    [all...]
public_descriptors.h 66 #define TX_ATTR_HEADER_PAD BIT_1
public_infoele.h     [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
bits.h 46 #define BIT_1 (Word16)127
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
bits.c 146 if (prms[sort_ptr[coding_mode][i-1]] == BIT_1)
201 *--(*prms) = BIT_1;
  /external/apache-http/src/org/apache/commons/codec/binary/
BinaryCodec.java 50 private static final int BIT_1 = 0x02;
70 private static final int[] BITS = {BIT_0, BIT_1, BIT_2, BIT_3, BIT_4, BIT_5, BIT_6, BIT_7};
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c 117 #define BIT_1 0x0081
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.codec_1.3.0.v20100518-1140.jar 
  /prebuilts/tools/common/http-client/
commons-codec-1.4.jar 

Completed in 1409 milliseconds