Searched defs:index (Results 226 - 250 of 587) sorted by relevance

1234567891011>>

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dc2_11pf.cpp165 index
247 Word16 index; local
299 index =
332 return index;
474 * These index have low complexity address computation because *
576 Builds the codeword, the filtered codeword and index of the
628 Word16 index; local
652 /* index = pos/5 */
653 /* index = mult(i, 6554, pOverflow); */
654 index
[all...]
H A Dc2_9pf.cpp183 index = code index (Word16)
254 Word16 i, index, sharp;
265 index = build_code(subNr, codvec, dn_sign, code, h, y, sign);
276 return index;
323 Word16 index; local
387 index =
421 return(index);
519 * These index have low complexity address computation because *
659 * These index hav
1001 register Word16 index; local
[all...]
H A Dc3_14pf.cpp140 index
220 Word16 index; local
272 index =
304 return index;
456 /* initialize 4 index for next loop. */
458 * These index have low complexity address computation because *
516 /* initialize 4 index for next loop (see i1 loop) */
520 /* index increment = STEP */
628 PURPOSE: Builds the codeword, the filtered codeword and index of the
682 Word16 index; local
[all...]
H A Dc4_17pf.cpp114 Word16 sign[], /* o : index of 4 pulses (position+sign+ampl)*4 */
151 index
231 Word16 index; local
282 index =
317 return index;
468 /* initialize 4 index for next loop. */
470 * These index have low complexity address computation because *
526 /* initialize 4 index for next loop (see i1 loop) */
530 /* index increment = STEP */
582 /* initialize 5 index fo
752 Word16 index; local
[all...]
H A Dqgain475.cpp824 index = index of quantization
852 MR475_gain_quant( // o : index of quantization.
887 Word16 i, index = 0;
1034 * error for the quantized gains from the table. The index for the *
1080 // store table index if MSE for this index is lower
1085 index = i;
1097 tmp = shl(index, 2);
1120 return index;
1183 Word16 index = 0; local
[all...]
H A Dqgain795.cpp143 gain_pit_ind -- Pointer to Word16 -- Pitch gain index, Q0
145 gain_cod_ind -- Pointer to Word16 -- Code gain index, Q0
215 Word16 *gain_pit_ind, /* o : Pitch gain index, Q0 */
217 Word16 *gain_cod_ind, /* o : Code gain index, Q0 */
309 * squared error for the LPT/CB gain pair. The index for the mini- *
350 /* store table index if MSE for this index is lower
418 index of quantization (Word16)
475 MR795_gain_code_quant_mod( /* o : index of quantization. */
496 Word16 index; local
[all...]
H A Ds10_8pf.cpp238 s = L_mult (rr[i3][i3], _1_8); // index incr= step+L_CODE
239 s = L_mac (s, rr[i0][i3], _1_4); // index increment = step
240 s = L_mac (s, rr[i1][i3], _1_4); // index increment = step
253 // index increment = step
256 // index incr= step+L_CODE
259 // index increment = step
262 // index increment = step
267 // index increment = step
270 // index increment = step
273 // index incremen
587 Word16 index[10]; local
[all...]
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Ddec_gain2_amr_wb.cpp47 int16 index, (i) : index of quantization.
170 int16 index, /* (i) : index of quantization. */
329 p = &t_qua_gain6b[index<<1];
333 p = &t_qua_gain7b[index<<1];
169 dec_gain2_amr_wb( int16 index, int16 nbits, int16 code[], int16 L_subfr, int16 * gain_pit, int32 * gain_cod, int16 bfi, int16 prev_bfi, int16 state, int16 unusable_frame, int16 vad_hist, int16 * mem ) argument
H A Dpvamrwbdecoder.cpp327 int16 i, j, i_subfr, index, ind[8], tmp; local
358 /* bfi for all index, bits are not usable */
491 ind[0] = Serial_parm(8, &prms); /* index of 1st ISP subvector */
492 ind[1] = Serial_parm(8, &prms); /* index of 2nd ISP subvector */
493 ind[2] = Serial_parm(6, &prms); /* index of 3rd ISP subvector */
494 ind[3] = Serial_parm(7, &prms); /* index of 4th ISP subvector */
495 ind[4] = Serial_parm(7, &prms); /* index of 5th ISP subvector */
496 ind[5] = Serial_parm(5, &prms); /* index of 6th ISP subvector */
497 ind[6] = Serial_parm(5, &prms); /* index of 7th ISP subvector */
591 index
[all...]
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp151 OMX_INDEXTYPE index, OMX_PTR params) {
152 switch (index) {
217 return SimpleSoftOMXComponent::internalGetParameter(index, params);
222 OMX_INDEXTYPE index, const OMX_PTR params) {
223 switch (index) {
316 return SimpleSoftOMXComponent::internalSetParameter(index, params);
150 internalGetParameter( OMX_INDEXTYPE index, OMX_PTR params) argument
221 internalSetParameter( OMX_INDEXTYPE index, const OMX_PTR params) argument
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dq_gain2.c62 Word16 Q_gain2( /* Return index of quantization. */
78 Word16 index, *p, min_ind, size; local
89 * - Find the initial quantization pitch index *
277 index = 0;
306 index = i;
311 index = index + min_ind;
312 p = &t_qua_gain[(index + index)];
341 return (index);
[all...]
H A Dqpisf_2s.c43 Word16 * index, /* output: indices of survivors */
443 Word16 Sub_VQ( /* output: return quantization index */
452 Word32 i, j, index; local
458 index = 0;
472 index = i;
479 p_dico = &dico[index * dim];
485 return index;
494 Word16 * index, /* output: indices of survivors */
506 index[0] = 0;
507 index[
489 VQ_stage1( Word16 * x, Word16 * dico, Word16 dim, Word16 dico_size, Word16 * index, Word16 surv ) argument
[all...]
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp147 OMX_INDEXTYPE index, OMX_PTR params) {
148 ALOGV("SoftFlacEncoder::internalGetParameter(index=0x%x)", index);
150 switch (index) {
184 return SimpleSoftOMXComponent::internalGetParameter(index, params);
189 OMX_INDEXTYPE index, const OMX_PTR params) {
190 switch (index) {
239 return SimpleSoftOMXComponent::internalSetParameter(index, params);
146 internalGetParameter( OMX_INDEXTYPE index, OMX_PTR params) argument
188 internalSetParameter( OMX_INDEXTYPE index, const OMX_PTR params) argument
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp105 OMX_INDEXTYPE index, OMX_PTR params) {
106 switch (index) {
131 return SimpleSoftOMXComponent::internalGetParameter(index, params);
136 OMX_INDEXTYPE index, const OMX_PTR params) {
137 switch (index) {
181 return SimpleSoftOMXComponent::internalSetParameter(index, params);
104 internalGetParameter( OMX_INDEXTYPE index, OMX_PTR params) argument
135 internalSetParameter( OMX_INDEXTYPE index, const OMX_PTR params) argument
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp171 OMX_INDEXTYPE index, OMX_PTR params) {
172 switch (index) {
210 ALOGE("Invalid port index: %ld", profileLevel->nPortIndex);
214 size_t index = profileLevel->nProfileIndex; local
218 if (index >= nProfileLevels) {
222 profileLevel->eProfile = kH263ProfileLevels[index].mProfile;
223 profileLevel->eLevel = kH263ProfileLevels[index].mLevel;
227 if (index >= nProfileLevels) {
231 profileLevel->eProfile = kM4VProfileLevels[index].mProfile;
232 profileLevel->eLevel = kM4VProfileLevels[index]
170 internalGetParameter( OMX_INDEXTYPE index, OMX_PTR params) argument
242 internalSetParameter( OMX_INDEXTYPE index, const OMX_PTR params) argument
288 getConfig( OMX_INDEXTYPE index, OMX_PTR params) argument
[all...]
/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp149 OMX_INDEXTYPE index, OMX_PTR params) {
150 switch (index) {
180 return SimpleSoftOMXComponent::internalGetParameter(index, params);
185 OMX_INDEXTYPE index, const OMX_PTR params) {
186 switch (index) {
218 return SimpleSoftOMXComponent::internalSetParameter(index, params);
148 internalGetParameter( OMX_INDEXTYPE index, OMX_PTR params) argument
184 internalSetParameter( OMX_INDEXTYPE index, const OMX_PTR params) argument
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.cpp171 OMX_INDEXTYPE index, OMX_PTR params) {
172 switch (index) {
207 ALOGE("Invalid port index: %ld", profileLevel->nPortIndex);
211 size_t index = profileLevel->nProfileIndex; local
214 if (index >= nProfileLevels) {
218 profileLevel->eProfile = kProfileLevels[index].mProfile;
219 profileLevel->eLevel = kProfileLevels[index].mLevel;
224 return SimpleSoftOMXComponent::internalGetParameter(index, params);
229 OMX_INDEXTYPE index, const OMX_PTR params) {
230 switch (index) {
170 internalGetParameter( OMX_INDEXTYPE index, OMX_PTR params) argument
228 internalSetParameter( OMX_INDEXTYPE index, const OMX_PTR params) argument
266 getConfig( OMX_INDEXTYPE index, OMX_PTR params) argument
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s92 index RN 6 label
163 LDR index, =armVCM4P2_DCScaler
164 ADD index,index,videoComp,LSL #5
165 LDRB dcScaler,[index,QP]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DomxVCM4P2_MotionEstimationMB.c280 OMX_INT intraSAD, average, count, index, x, y; local
319 for (y = 0, index = count = 0; y < 16; y++, index += srcCurrStep - 16)
321 for(x = 0; x < 16; x++, count++, index++)
323 pTempSrcCurrBuf[count] = pSrcCurrBuf[index];
326 for(y = 0, index = 0; y < 2; y++)
328 for(x = 0; x < 2; x++,index++)
332 pSrcCandMV1[index] = &(pMBInfo[0]->pMV0[y][x]);
336 pSrcCandMV1[index] = NULL;
340 pSrcCandMV2[index]
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_inter_prediction.c80 interNeighbour_t *n, u32 index);
852 GetInterNeighbour(pMb->sliceId, nMb, a, n->index);
856 GetInterNeighbour(pMb->sliceId, nMb, a+1, n->index);
860 GetInterNeighbour(pMb->sliceId, nMb, a+2, n->index);
866 GetInterNeighbour(pMb->sliceId, nMb, a+2, n->index);
958 Get availability, reference index and motion vector of a neighbour
963 interNeighbour_t *n, u32 index)
980 tmpMv = nMb->mv[index];
981 tmp = nMb->refPic[index>>2];
962 GetInterNeighbour(u32 sliceId, mbStorage_t *nMb, interNeighbour_t *n, u32 index) argument
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp124 OMX_INDEXTYPE index, OMX_PTR params) {
125 switch (index) {
186 return SimpleSoftOMXComponent::internalGetParameter(index, params);
191 OMX_INDEXTYPE index, const OMX_PTR params) {
192 switch (index) {
220 return SimpleSoftOMXComponent::internalSetParameter(index, params);
123 internalGetParameter( OMX_INDEXTYPE index, OMX_PTR params) argument
190 internalSetParameter( OMX_INDEXTYPE index, const OMX_PTR params) argument
/frameworks/av/media/libstagefright/httplive/
H A DM3UParser.cpp71 bool M3UParser::itemAt(size_t index, AString *uri, sp<AMessage> *meta) { argument
80 if (index >= mItems.size()) {
85 *uri = mItems.itemAt(index).mURI;
89 *meta = mItems.itemAt(index).mMeta;
385 // Return the index of the occurrence or -1 if not found.
/frameworks/av/media/libstagefright/mpeg2ts/
H A DMPEG2TSExtractor.cpp131 sp<MediaSource> MPEG2TSExtractor::getTrack(size_t index) { argument
132 if (index >= mSourceImpls.size()) {
140 sp<MetaData> meta = mSourceImpls.editItemAt(index)->getFormat();
149 return new MPEG2TSSource(this, mSourceImpls.editItemAt(index), seekable);
153 size_t index, uint32_t flags) {
154 return index < mSourceImpls.size()
155 ? mSourceImpls.editItemAt(index)->getFormat() : NULL;
152 getTrackMetaData( size_t index, uint32_t flags) argument
/frameworks/av/media/libstagefright/omx/
H A DSoftOMXComponent.cpp126 OMX_INDEXTYPE index,
132 return me->getParameter(index, params);
138 OMX_INDEXTYPE index,
144 return me->setParameter(index, params);
150 OMX_INDEXTYPE index,
156 return me->getConfig(index, params);
162 OMX_INDEXTYPE index,
168 return me->setConfig(index, params);
175 OMX_INDEXTYPE *index) {
180 return me->getExtensionIndex(name, index);
124 GetParameterWrapper( OMX_HANDLETYPE component, OMX_INDEXTYPE index, OMX_PTR params) argument
136 SetParameterWrapper( OMX_HANDLETYPE component, OMX_INDEXTYPE index, OMX_PTR params) argument
148 GetConfigWrapper( OMX_HANDLETYPE component, OMX_INDEXTYPE index, OMX_PTR params) argument
160 SetConfigWrapper( OMX_HANDLETYPE component, OMX_INDEXTYPE index, OMX_PTR params) argument
172 GetExtensionIndexWrapper( OMX_HANDLETYPE component, OMX_STRING name, OMX_INDEXTYPE *index) argument
264 getParameter( OMX_INDEXTYPE index, OMX_PTR params) argument
269 setParameter( OMX_INDEXTYPE index, const OMX_PTR params) argument
274 getConfig( OMX_INDEXTYPE index, OMX_PTR params) argument
279 setConfig( OMX_INDEXTYPE index, const OMX_PTR params) argument
284 getExtensionIndex( const char *name, OMX_INDEXTYPE *index) argument
[all...]
/frameworks/av/media/libstagefright/rtsp/
H A DASessionDescription.cpp172 void ASessionDescription::getFormat(size_t index, AString *value) const { argument
173 CHECK_GE(index, 0u);
174 CHECK_LT(index, mTracks.size());
176 *value = mFormats.itemAt(index);
180 size_t index, const char *key, AString *value) const {
181 CHECK_GE(index, 0u);
182 CHECK_LT(index, mTracks.size());
186 const Attribs &track = mTracks.itemAt(index);
199 size_t index, unsigned long *PT,
202 getFormat(index,
179 findAttribute( size_t index, const char *key, AString *value) const argument
198 getFormatType( size_t index, unsigned long *PT, AString *desc, AString *params) const argument
225 getDimensions( size_t index, unsigned long PT, int32_t *width, int32_t *height) const argument
[all...]

Completed in 688 milliseconds

1234567891011>>