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

  /external/chromium_org/third_party/opus/src/silk/
decode_indices.c 43 opus_int i, k, Ix;
52 Ix = ec_dec_icdf( psRangeDec, silk_type_offset_VAD_iCDF, 8 ) + 2;
54 Ix = ec_dec_icdf( psRangeDec, silk_type_offset_no_VAD_iCDF, 8 );
56 psDec->indices.signalType = (opus_int8)silk_RSHIFT( Ix, 1 );
57 psDec->indices.quantOffsetType = (opus_int8)( Ix & 1 );
84 Ix = ec_dec_icdf( psRangeDec, &psDec->psNLSF_CB->ec_iCDF[ ec_ix[ i ] ], 8 );
85 if( Ix == 0 ) {
86 Ix -= ec_dec_icdf( psRangeDec, silk_NLSF_EXT_iCDF, 8 );
87 } else if( Ix == 2 * NLSF_QUANT_MAX_AMPLITUDE ) {
88 Ix += ec_dec_icdf( psRangeDec, silk_NLSF_EXT_iCDF, 8 )
    [all...]
decode_parameters.c 41 opus_int i, k, Ix;
98 Ix = psDec->indices.LTPIndex[ k ];
100 psDecCtrl->LTPCoef_Q14[ k * LTP_ORDER + i ] = silk_LSHIFT( cbk_ptr_Q7[ Ix * LTP_ORDER + i ], 7 );
107 Ix = psDec->indices.LTP_scaleIndex;
108 psDecCtrl->LTP_scale_Q14 = silk_LTPScales_table_Q14[ Ix ];
  /external/libopus/silk/
decode_indices.c 43 opus_int i, k, Ix;
52 Ix = ec_dec_icdf( psRangeDec, silk_type_offset_VAD_iCDF, 8 ) + 2;
54 Ix = ec_dec_icdf( psRangeDec, silk_type_offset_no_VAD_iCDF, 8 );
56 psDec->indices.signalType = (opus_int8)silk_RSHIFT( Ix, 1 );
57 psDec->indices.quantOffsetType = (opus_int8)( Ix & 1 );
84 Ix = ec_dec_icdf( psRangeDec, &psDec->psNLSF_CB->ec_iCDF[ ec_ix[ i ] ], 8 );
85 if( Ix == 0 ) {
86 Ix -= ec_dec_icdf( psRangeDec, silk_NLSF_EXT_iCDF, 8 );
87 } else if( Ix == 2 * NLSF_QUANT_MAX_AMPLITUDE ) {
88 Ix += ec_dec_icdf( psRangeDec, silk_NLSF_EXT_iCDF, 8 )
    [all...]
decode_parameters.c 41 opus_int i, k, Ix;
98 Ix = psDec->indices.LTPIndex[ k ];
100 psDecCtrl->LTPCoef_Q14[ k * LTP_ORDER + i ] = silk_LSHIFT( cbk_ptr_Q7[ Ix * LTP_ORDER + i ], 7 );
107 Ix = psDec->indices.LTP_scaleIndex;
108 psDecCtrl->LTP_scale_Q14 = silk_LTPScales_table_Q14[ Ix ];
  /external/opencv/cv/src/
cvlkpyramid.cpp 461 float* Ix = _Ix[threadIdx];
500 icvCalcIxIy_32f( patchI, isz.width*sizeof(patchI[0]), Ix, Iy,
539 const float* ix = Ix + local
541 const float* iy = Iy + (ix - Ix);
546 bx += t0 * ix[x];
559 const float* ix = Ix + local
561 const float* iy = Iy + (ix - Ix)
    [all...]
  /development/perftests/panorama/feature_stab/db_vlvm/
db_feature_detection.cpp 69 /*Compute derivatives Ix,Iy for a subrow of img with upper left (i,j) and width chunk_width
71 inline void db_IxIyRow_f(float *Ix,float *Iy,const float * const *img,int i,int j,int chunk_width)
77 Ix[c]=img[i][j+c-1]-img[i][j+c+1];
82 /*Compute derivatives Ix,Iy for a subrow of img with upper left (i,j) and width 128
202 int Ix,Iy;
206 Ix=(img[i][j+c-1]-img[i][j+c+1])>>1;
208 dxx[c]=Ix*Ix;
209 dxx[c+128]=Ix*Iy;
621 float *Ix[5],*Iy[5]
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 69 /*Compute derivatives Ix,Iy for a subrow of img with upper left (i,j) and width chunk_width
71 inline void db_IxIyRow_f(float *Ix,float *Iy,const float * const *img,int i,int j,int chunk_width)
77 Ix[c]=img[i][j+c-1]-img[i][j+c+1];
82 /*Compute derivatives Ix,Iy for a subrow of img with upper left (i,j) and width 128
202 int Ix,Iy;
206 Ix=(img[i][j+c-1]-img[i][j+c+1])>>1;
208 dxx[c]=Ix*Ix;
209 dxx[c+128]=Ix*Iy;
621 float *Ix[5],*Iy[5]
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 69 /*Compute derivatives Ix,Iy for a subrow of img with upper left (i,j) and width chunk_width
71 inline void db_IxIyRow_f(float *Ix,float *Iy,const float * const *img,int i,int j,int chunk_width)
77 Ix[c]=img[i][j+c-1]-img[i][j+c+1];
82 /*Compute derivatives Ix,Iy for a subrow of img with upper left (i,j) and width 128
202 int Ix,Iy;
206 Ix=(img[i][j+c-1]-img[i][j+c+1])>>1;
208 dxx[c]=Ix*Ix;
209 dxx[c+128]=Ix*Iy;
621 float *Ix[5],*Iy[5]
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnv_lmb.c 672 ulmbcs_byte_t Ix;
675 for (Ix=0; Ix <= ULMBCS_GRP_LAST; Ix++)
677 if (extraInfo->OptGrpConverter[Ix] != NULL)
678 ucnv_unloadSharedDataIfReady(extraInfo->OptGrpConverter[Ix]);
    [all...]
  /external/icu/icu4c/source/common/
ucnv_lmb.c 672 ulmbcs_byte_t Ix;
675 for (Ix=0; Ix <= ULMBCS_GRP_LAST; Ix++)
677 if (extraInfo->OptGrpConverter[Ix] != NULL)
678 ucnv_unloadSharedDataIfReady(extraInfo->OptGrpConverter[Ix]);
    [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmInstrumentation.cpp 135 for (unsigned Ix = 0; Ix < Operands.size(); ++Ix) {
136 assert(Operands[Ix]);
137 MCParsedAsmOperand &Op = *Operands[Ix];
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
  /external/chromium_org/third_party/freetype/src/raster/
ftraster.c     [all...]
  /external/freetype/src/raster/
ftraster.c     [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
ftraster.c     [all...]
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js 445 function Ul(a,b,c){var d,e,f,g;g=Lp(b,c,0);if(g.length==1){return}for(d=0;d<g.length;++d){f=g[d];if(f.indexOf(hx)!=-1){continue}e=Lp(f,ix,0).length;e>=4&&Et(a,f)}}
    [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp     [all...]
  /frameworks/base/media/tests/contents/media_api/music/
test_amr_ietf.amr 203 ?d?t??P< ( ??h???<?T?]LJ?+V???Q?{ <HL?????[3j??AcH??z???mb?<?#CUV???;T~?y ?y?Ek!???<?|u?U] /?8 ?O??(\??IX??Y??<R?a???4?E???#u ???v??oNF?<??<(??????N???o??z?&??? ?W??<???.R?r?Xa?p J"??????x?</??L-#???_?>???D?}?M??p;? ?<Ri?1l?|#??*??y??R?`9?ts??p<?r????zE???-ws?Sa???4????? Z?<?_?T?????t??j"z?Hd?@?????<'q6 ???Z??<? l?B?_??SI?0<Ix?$B?a?|xj??v??m???O?fL?qm?<?????TJ??h?Z?!2A??]?Ca?1?< ????tt?7?|??tM?????6????< ]?.614???T?Cm4?|p?:?? }?a=??<~AVx 5????8?%??rmG5?Z?hu??<0S?r?kE?+j??/T??????Djo???<8@9NN??ZE?E%?1?x*z?
301 ??9???<J ?g?????f6X(??s=?&?©?P<?[u.gfP????o????????@v??<9??f?a?9?-??ZO?Mnsc]+=??<9zV{?r????j+??J??/n)??8?<???+&?T????F?e????V?^?^M?/D?< ?$&~?????J?+??(?s_o??m?" <67???4??_S?z??E?W??K~+6?!??p<??d?;F ???_???????k?xs?a0<??l?O? ?D?b:????tL????&;?#??<B(????g"/3??0?Z??iX??? GX\\p<? k?lR?7o?f
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump 82 z?^?,8!? _??????o ??? x-?{?U!???@??.b@-????? I?Z-}ix?6?8?x??k????i?|??????m?p??^?I0U??7?g[??kt????jw???=O???bPm???N?c%T???f??fv????r 8>????4?R?U??????????H???? ??`?_N??A?A??U????ig?q?7}t?\7??@~????k??V??l???b?r??X???h??Tx??IR????v k?`?Z????)?v?????k???????? 9????????o{?h??AkCjCyI T5???????/?Cl???.@#0???@????o??????W?v~??ga??/???aR? XH.|?? ???Jå??]?gy @{m??\?\???~ {o?u??.??=-k?????????OO????-?p?T?C`???h??"?a?V????????s????~?^?t????|-~>??u????p =P?@????0/ #??~?m?0R??@z?>?9?%????f??B?~?;?5?Ey>?i*???_K4v-{?t?? ?0?b?????e,?b?)?}?^???u?;????????7?o? ?Q?@? 5?Q{> ?KO??z?O)?M?{~????O??Y~ ?z??
    [all...]

Completed in 818 milliseconds