HomeSort by relevance Sort by last modified time
    Searched refs:UCHAR (Results 1 - 25 of 408) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h 740 UCHAR OperationCode;
741 UCHAR Immediate:1;
742 UCHAR CommandUniqueBits:4;
743 UCHAR LogicalUnitNumber:3;
744 UCHAR CommandUniqueBytes[3];
745 UCHAR Link:1;
746 UCHAR Flag:1;
747 UCHAR Reserved:4;
748 UCHAR VendorUnique:2;
751 UCHAR OperationCode
    [all...]
minitape.h 76 UCHAR DeviceType : 5;
77 UCHAR DeviceTypeQualifier : 3;
78 UCHAR DeviceTypeModifier : 7;
79 UCHAR RemovableMedia : 1;
81 UCHAR Versions;
83 UCHAR ANSIVersion : 3;
84 UCHAR ECMAVersion : 3;
85 UCHAR ISOVersion : 2;
88 UCHAR ResponseDataFormat : 4;
89 UCHAR HiSupport : 1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddmmc.h 20 UCHAR DataLength[4];
21 UCHAR Reserved[2];
22 UCHAR CurrentProfile[2];
24 UCHAR Data[0];
29 UCHAR FeatureCode[2];
30 UCHAR Current:1;
31 UCHAR Persistent:1;
32 UCHAR Version:4;
33 UCHAR Reserved0:2;
34 UCHAR AdditionalLength
    [all...]
dxva.h 21 UCHAR Index7Bits : 7;
22 UCHAR AssociatedFlag : 1;
24 UCHAR bPicEntry;
37 UCHAR model_id;
38 UCHAR separate_colour_description_present_flag;
39 UCHAR film_grain_bit_depth_luma_minus8;
40 UCHAR film_grain_bit_depth_chroma_minus8;
41 UCHAR film_grain_full_range_flag;
42 UCHAR film_grain_colour_primaries;
43 UCHAR film_grain_transfer_characteristics
    [all...]
ntddcdrm.h 100 UCHAR Reserved;
101 UCHAR Control : 4;
102 UCHAR Adr : 4;
103 UCHAR TrackNumber;
104 UCHAR Reserved1;
105 UCHAR Address[4];
117 UCHAR StartingM;
118 UCHAR StartingS;
119 UCHAR StartingF;
120 UCHAR EndingM
    [all...]
qospol.h 27 UCHAR PeAttribType;
28 UCHAR PeAttribSubType;
29 UCHAR PeAttribValue[4];
32 #define IDPE_ATTR_HDR_LEN (sizeof(USHORT)+sizeof(UCHAR)+sizeof(UCHAR))
ntddscsi.h 43 UCHAR ScsiStatus;
44 UCHAR PathId;
45 UCHAR TargetId;
46 UCHAR Lun;
47 UCHAR CdbLength;
48 UCHAR SenseInfoLength;
49 UCHAR DataIn;
54 UCHAR Cdb[16];
59 UCHAR ScsiStatus;
60 UCHAR PathId
    [all...]
ipxtfflt.h 18 UCHAR DestinationNetwork[4];
19 UCHAR DestinationNetworkMask[4];
20 UCHAR DestinationNode[6];
21 UCHAR DestinationSocket[2];
22 UCHAR SourceNetwork[4];
23 UCHAR SourceNetworkMask[4];
24 UCHAR SourceNode[6];
25 UCHAR SourceSocket[2];
26 UCHAR PacketType;
55 UCHAR Header[30]
    [all...]
  /external/aac/libAACdec/src/
rvlcbit.h 108 UCHAR rvlcReadBitFromBitstream(HANDLE_FDK_BITSTREAM bs, INT *pPosition,
109 UCHAR readDirection);
stereo.h 133 UCHAR pred_dir; // 0 = prediction from mid to side channel, 1 = vice versa
134 UCHAR
136 UCHAR complex_coef; // 0 = alpha_q_im[x] is 0 for all prediction bands, 1 =
138 UCHAR use_prev_frame; // 0 = use current frame for MDST estimation, 1 = use
147 UCHAR MsMaskPresent;
148 UCHAR MsUsed[JointStereoMaximumBands]; /*!< every arry element contains flags
152 UCHAR IGF_MsMaskPresent;
154 UCHAR cplx_pred_flag; /* stereo complex prediction was signalled for this
156 UCHAR igf_cplx_pred_flag;
167 UCHAR clearSpectralCoeffs; /* indicates that the spectral coeffs must b
    [all...]
aacdec_hcr_bit.h 108 UCHAR ToggleReadDirection(UCHAR readDirection);
111 INT *pRightStartOfSegment, UCHAR readDirection);
aacdec_tns.h 126 UCHAR StartBand;
127 UCHAR StopBand;
132 UCHAR Order;
137 UCHAR NumberOfFilters[TNS_MAX_WINDOWS];
138 UCHAR DataPresent;
139 UCHAR Active;
144 UCHAR GainLd;
pulsedata.h 112 UCHAR PulseDataPresent;
113 UCHAR NumberPulse;
114 UCHAR PulseStartBand;
115 UCHAR PulseOffset[N_MAX_LINES];
116 UCHAR PulseAmp[N_MAX_LINES];
  /external/aac/libSBRdec/src/
sbrdec_freq_sca.h 116 sbrdecUpdateFreqScale(UCHAR *v_k_master, UCHAR *numMaster, UINT fs,
119 void sbrdecDownSampleLoRes(UCHAR *v_result, UCHAR num_result,
120 UCHAR *freqBandTableRef, UCHAR num_Ref);
122 void shellsort(UCHAR *in, UCHAR n);
env_extr.h 178 UCHAR nSfb[2]; /*!< Number of SBR-bands for low and high freq-resolution */
179 UCHAR nNfb; /*!< Actual number of noise bands to read from the bitstream*/
180 UCHAR numMaster; /*!< Number of SBR-bands in v_k_master */
181 UCHAR lowSubband; /*!< QMF-band where SBR frequency range starts */
182 UCHAR highSubband; /*!< QMF-band where SBR frequency range ends */
183 UCHAR ov_highSubband; /*!< if headerchange applies this value holds the old
187 UCHAR limiterBandTable[MAX_NUM_LIMITERS + 1]; /*!< Limiter band table. */
188 UCHAR noLimiterBands; /*!< Number of limiter bands. */
189 UCHAR nInvfBands; /*!< Number of bands for inverse filtering */
190 UCHAR
    [all...]
pvc_dec.h 125 UCHAR kx_last; /**< Xover frequency of last frame */
126 UCHAR pvc_mode_last; /**< PVC mode of last frame */
127 UCHAR Esg_slot_index; /**< Ring buffer index to current Esg time slot */
128 UCHAR pvcBorder0; /**< Start SBR time slot of PVC frame */
136 UCHAR pvc_mode; /**< PVC mode 1 or 2, 0 means legacy SBR */
137 UCHAR pvcBorder0; /**< Start SBR time slot of PVC frame */
138 UCHAR kx; /**< Index of the first QMF subband in the SBR range */
139 UCHAR RATE; /**< Number of QMF subband samples per time slot (2 or 4) */
140 UCHAR ns; /**< Number of time slots for time-domain smoothing of Esg(ksg,t) */
141 const UCHAR
    [all...]
sbr_rom.h 123 extern const UCHAR FDK_sbrDecoder_sbr_start_freq_16[(4) / 2][16];
124 extern const UCHAR FDK_sbrDecoder_sbr_start_freq_22[(4) / 2][16];
125 extern const UCHAR FDK_sbrDecoder_sbr_start_freq_24[(4) / 2][16];
126 extern const UCHAR FDK_sbrDecoder_sbr_start_freq_32[(4) / 2][16];
127 extern const UCHAR FDK_sbrDecoder_sbr_start_freq_40[(4) / 2][16];
128 extern const UCHAR FDK_sbrDecoder_sbr_start_freq_44[(4) / 2][16];
129 extern const UCHAR FDK_sbrDecoder_sbr_start_freq_48[(4) / 2][16];
130 extern const UCHAR FDK_sbrDecoder_sbr_start_freq_64[(4) / 2][16];
131 extern const UCHAR FDK_sbrDecoder_sbr_start_freq_88[(4) / 2][16];
132 extern const UCHAR FDK_sbrDecoder_sbr_start_freq_192[16]
    [all...]
  /external/aac/libSBRenc/src/
sbrenc_rom.h 120 extern const UCHAR v_Huff_envelopeLevelL10T[121];
122 extern const UCHAR v_Huff_envelopeLevelL10F[121];
124 extern const UCHAR bookSbrEnvBalanceL10T[49];
126 extern const UCHAR bookSbrEnvBalanceL10F[49];
128 extern const UCHAR v_Huff_envelopeLevelL11T[63];
130 extern const UCHAR v_Huff_envelopeLevelL11F[63];
132 extern const UCHAR bookSbrEnvBalanceL11T[25];
134 extern const UCHAR bookSbrEnvBalanceL11F[25];
136 extern const UCHAR v_Huff_NoiseLevelL11T[63];
138 extern const UCHAR bookSbrNoiseBalanceL11T[25]
    [all...]
  /external/aac/libDRCdec/src/
drcDec_types.h 122 UCHAR uniDrcGainExtType[8];
128 UCHAR nNodes[12]; /* unsaturated value, i.e. as provided in bitstream */
131 UCHAR uniDrcGainExtPresent;
178 UCHAR duckingScalingPresent;
183 UCHAR targetCharacteristicLeftPresent;
184 UCHAR targetCharacteristicLeftIndex;
185 UCHAR targetCharacteristicRightPresent;
186 UCHAR targetCharacteristicRightIndex;
187 UCHAR gainScalingPresent;
190 UCHAR gainOffsetPresent
    [all...]
  /external/aac/libMpegTPEnc/src/
tpenc_adts.h 113 UCHAR decoderCanDoMpeg4;
114 UCHAR mpeg_id;
115 UCHAR layer;
116 UCHAR protection_absent;
117 UCHAR profile;
118 UCHAR sample_freq_index;
119 UCHAR private_bit;
120 UCHAR original;
121 UCHAR home;
122 UCHAR copyright_id
    [all...]
  /external/aac/libMpegTPDec/include/
tp_data.h 156 UCHAR ElementInstanceTag;
157 UCHAR Profile;
158 UCHAR SamplingFrequencyIndex;
159 UCHAR NumFrontChannelElements;
160 UCHAR NumSideChannelElements;
161 UCHAR NumBackChannelElements;
162 UCHAR NumLfeChannelElements;
163 UCHAR NumAssocDataElements;
164 UCHAR NumValidCcElements;
166 UCHAR MonoMixdownPresent
    [all...]
  /external/aac/libMpegTPEnc/include/
tp_data.h 156 UCHAR ElementInstanceTag;
157 UCHAR Profile;
158 UCHAR SamplingFrequencyIndex;
159 UCHAR NumFrontChannelElements;
160 UCHAR NumSideChannelElements;
161 UCHAR NumBackChannelElements;
162 UCHAR NumLfeChannelElements;
163 UCHAR NumAssocDataElements;
164 UCHAR NumValidCcElements;
166 UCHAR MonoMixdownPresent
    [all...]
  /external/aac/libMpegTPDec/src/
tpdec_adif.h 113 UCHAR CopyrightIdPresent;
114 UCHAR OriginalCopy;
115 UCHAR Home;
116 UCHAR BitstreamType;
tpdec_adts.h 124 UCHAR mpeg_id;
125 UCHAR layer;
126 UCHAR protection_absent;
127 UCHAR profile;
128 UCHAR sample_freq_index;
129 UCHAR private_bit;
130 UCHAR channel_config;
131 UCHAR original;
132 UCHAR home;
133 UCHAR copyright_id
    [all...]
  /development/host/windows/usb/winusb/
adb_winusb_interface.h 126 virtual bool GetEndpointInformation(UCHAR endpoint_index,
145 virtual ADBAPIHANDLE OpenEndpoint(UCHAR endpoint_index,
162 ADBAPIHANDLE OpenEndpoint(UCHAR endpoint_id, UCHAR endpoint_index);
176 UCHAR interface_number() const {
190 UCHAR interface_number_;
193 UCHAR def_read_endpoint_;
196 UCHAR read_endpoint_id_;
199 UCHAR def_write_endpoint_;
202 UCHAR write_endpoint_id_;
    [all...]

Completed in 665 milliseconds

1 2 3 4 5 6 7 8 91011>>