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

1 2

  /external/aac/libSBRdec/src/
env_extr.cpp 913 hSbrFrameInfo->borders[i] = pTable[i+2];
915 hSbrFrameInfo->borders[0] = 0;
916 hSbrFrameInfo->borders[nEnv] = numberTimeSlots;
924 hSbrFrameInfo->bordersNoise[1] = hSbrFrameInfo->borders[tranIdx?tranIdx:1];
966 /* calculate borders according to the transient position */
    [all...]
env_dec.cpp 385 h_sbr_data->frameInfo.borders[0] = currentStartPos;
386 h_sbr_data->frameInfo.borders[1] = currentStopPos;
456 if ( h_sbr_data->frameInfo.borders[0] != h_prev_data->stopPos - hHeaderData->numberTimeSlots ) {
613 refLen = pFrameInfo->borders[1] - pFrameInfo->borders[0];
615 newLen = pFrameInfo->borders[1] - estimatedStartPos;
622 estimatedStartPos = pFrameInfo->borders[0];
630 pFrameInfo->borders[0] = estimatedStartPos;
env_extr.h 238 UCHAR borders[MAX_ENVELOPES+1]; /*!< Envelope borders (in SBR-timeslots, e.g. mp3PRO: 0..11) */ member in struct:__anon4562
242 UCHAR bordersNoise[MAX_NOISE_ENVELOPES+1];/*!< borders of noise envelopes */
sbr_dec.cpp 423 UCHAR * borders = hFrameData->frameInfo.borders; local
424 lastSlotOffs = borders[hFrameData->frameInfo.nEnvelopes] - hHeaderData->numberTimeSlots;
444 borders[0],
478 hPrevFrameData->stopPos = borders[hFrameData->frameInfo.nEnvelopes];
    [all...]
env_calc.cpp 108 core codec's frame borders.
227 /*static*/ void mapSineFlags(UCHAR *freqBandTable, /*!< Band borders (there's only 1 flag per band) */
465 QMF-timeslots) can be used to smooth the sudden change at the envelope borders.
516 UCHAR* borders = hFrameData->frameInfo.borders; local
527 UCHAR first_start = borders[0] * hHeaderData->timeStep;
588 if (borders[i] < hHeaderData->numberTimeSlots)
592 if (borders[i+1] > hHeaderData->numberTimeSlots)
612 UCHAR start_pos = hHeaderData->timeStep * borders[i]; /* Start-position in time (subband sample) for current envelope. */
613 UCHAR stop_pos = hHeaderData->timeStep * borders[i+1]; /* Stop-position in time (subband sample) for current envelope. *
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumLabelMaker.java 112 int borders = 2 * BORDER_SIZE; local
113 mBitmapWidth = width + borders;
114 mBitmapHeight = mSpec.labelBackgroundHeight + borders;
160 int borders = 2 * BORDER_SIZE; local
161 bitmap = Bitmap.createBitmap(labelWidth + borders,
162 s.labelBackgroundHeight + borders, Config.ARGB_8888);
  /external/aac/libSBRenc/src/
fram_gen.cpp 221 int *v_bord, /*!< memNew: borders */
222 int *length_v_bord, /*!< memNew: # borders */
275 /* borders from left to right side; -1 = not in use */
425 * The envelope borders are stored for frame generator internal use in
444 * borders for [FIXVAR, VARFIX] pairs right away, where the first frame
447 * 'yes', the already calculated VARFIX borders are used. If 'no', new
448 * borders, meeting the requirements of the "tight" transient, are
487 * - one or more "decay borders" (after the onset of the transient)
490 * those borders are referred to as "mandatory borders" and ar
    [all...]
fram_gen.h 95 #define MAX_NUM_REL 3 /*!< maximum number of relative borders in any VAR frame */
99 FIXFIX = 0, /*!< bs_frame_class: leading and trailing frame borders are fixed */
102 VARVAR /*!< bs_frame_class: leading and trailing frame borders are variable */
103 ,FIXFIXonly /*!< bs_frame_class: leading border fixed (0), trailing border fixed (nrTimeSlots) and encased borders are dynamically derived from the tranPos */
199 INT n; /*!< number of relative borders for VARFIX and FIXVAR */
201 INT bs_rel_bord[MAX_NUM_REL]; /*!< bs_rel_bord, relative borders for all VAR */
206 INT bs_num_rel_0; /*!< bs_num_rel_0, number of relative borders associated with leading absolute border for VARVAR */
207 INT bs_num_rel_1; /*!< bs_num_rel_1, number of relative borders associated with trailing absolute border for VARVAR */
208 INT bs_rel_bord_0[MAX_NUM_REL]; /*!< bs_rel_bord_0, relative borders associated with leading absolute border for VARVAR */
209 INT bs_rel_bord_1[MAX_NUM_REL]; /*!< bs_rel_bord_1, relative borders associated with trailing absolute border for VARVAR *
225 INT borders[MAX_ENVELOPES+1]; \/*!< envelope borders in SBR timeslots *\/ member in struct:__anon4593
    [all...]
invf_est.cpp 109 4, /* Number of borders SBR. */
110 4, /* Number of borders orig. */
111 4, /* Number of borders Nrg. */
138 4, /* Number of borders SBR. */
139 4, /* Number of borders orig. */
140 4, /* Number of borders Nrg. */
308 const FIXP_DBL *borders, /*!< The border of the regions. */
309 const INT numBorders /*!< The number of borders. */
314 if(currVal < borders[0]){
319 if( currVal >= borders[i-1] && currVal < borders[i])
    [all...]
ton_corr.cpp 361 if(transientPos + hTonCorr->transientPosOffset >= frameInfo->borders[frameInfo->nEnvelopes]){
368 if(transientPos + hTonCorr->transientPosOffset < frameInfo->borders[frameInfo->nEnvelopes]){
    [all...]
env_est.cpp 627 start_pos = timeStep * frame_info->borders[i];
628 stop_pos = timeStep * frame_info->borders[i + 1];
    [all...]
mh_det.cpp 471 if(transientPos + transientPosOffset < pFrameInfo->borders[pFrameInfo->nEnvelopes])
505 fixp_abs(pFrameInfo->borders[0] - (prevTransientPos + transientPosOffset -
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterImageBorderRepresentation.java 30 setTextId(R.string.borders);
FilterColorBorderRepresentation.java 58 setTextId(R.string.borders);
130 return R.string.borders;
  /external/freetype/src/base/
ftstroke.c 286 /***** STROKE BORDERS *****/
308 FT_Bool movable; /* TRUE for ends of lineto borders */
780 FT_StrokeBorderRec borders[2]; member in struct:FT_StrokerRec_
809 ft_stroke_border_init( &stroker->borders[0], memory );
810 ft_stroke_border_init( &stroker->borders[1], memory );
855 ft_stroke_border_reset( &stroker->borders[0] );
856 ft_stroke_border_reset( &stroker->borders[1] );
871 ft_stroke_border_done( &stroker->borders[0] );
872 ft_stroke_border_done( &stroker->borders[1] );
888 FT_StrokeBorder border = stroker->borders + side
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftstroke.c 286 /***** STROKE BORDERS *****/
308 FT_Bool movable; /* TRUE for ends of lineto borders */
780 FT_StrokeBorderRec borders[2]; member in struct:FT_StrokerRec_
809 ft_stroke_border_init( &stroker->borders[0], memory );
810 ft_stroke_border_init( &stroker->borders[1], memory );
855 ft_stroke_border_reset( &stroker->borders[0] );
856 ft_stroke_border_reset( &stroker->borders[1] );
871 ft_stroke_border_done( &stroker->borders[0] );
872 ft_stroke_border_done( &stroker->borders[1] );
888 FT_StrokeBorder border = stroker->borders + side
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
postproc_mmx.asm 62 .init_borderd ; initialize borders
75 .init_border ; initialize borders
postproc_sse2.asm 281 .init_borderd ; initialize borders
294 .init_border ; initialize borders
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
postproc_mmx.asm 62 .init_borderd ; initialize borders
75 .init_border ; initialize borders
postproc_sse2.asm 281 .init_borderd ; initialize borders
294 .init_border ; initialize borders
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_extendframeborders_neon.asm 73 ;Now copy the top and bottom source lines into each line of the respective borders
186 ;Now copy the top and bottom source lines into each line of the respective borders
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 560 ArrayList<FilterRepresentation> borders = filtersManager.getBorders(); local
562 for (int i = 0; i < borders.size(); i++) {
563 FilterRepresentation filter = borders.get(i);
564 filter.setName(getString(R.string.borders));
574 for (FilterRepresentation representation : borders) {
    [all...]
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 1899 milliseconds

1 2