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

  /external/llvm/utils/buildit/
build_llvm 265 $STRIP -Sl $DEST_DIR$DEST_ROOT/lib/*.[oa]
348 -print | xargs -n 1 -P ${SYSCTL} $STRIP -arch all -Sl
  /frameworks/av/media/libstagefright/codecs/avc/common/src/
dpb.cpp 89 /* assign the actual memory for Sl, Scb, Scr */
284 video->currFS->frame.Sl = video->currFS->frame.Scb = video->currFS->frame.Scr = NULL;
287 /* assign dbp->base_dpb to fs[i]->frame.Sl, Scb, Scr .*/
304 video->currPic->Sl = video->currFS->base_dpb + offset;
deblock.cpp 81 SrcY = video->currPic->Sl; // pointers to source
127 curL = currPic->Sl + offset + (x_pos << 4);
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
residual.cpp 44 pDst = video->currPic->Sl + offset1;
motion_est.cpp 493 src = refPic->Sl;
992 ref = video->RefPicList0[DEFAULT_REF_IDX]->Sl; /* origin of actual frame */
    [all...]
avcenc_api.cpp 561 recon->YCbCr[0] = currFS->frame.Sl;
slice.cpp 183 curL = currPic->Sl + offset;
intra_est.cpp 218 uint8 *curL = currPic->Sl + offset; /* point to reconstructed frame */
646 curL = currPic->Sl + offset;
    [all...]
motion_comp.cpp 62 curL = currPic->Sl + tmp_word + x_position;
82 ref_l = video->RefPicList0[ref_idx]->Sl;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 485 uint8 *Sl; /* derived from base_dpb in AVCFrameStore */
487 uint8 *Scr; /* Sl of top_field and bottom_fields will be one line apart and the
538 Once decoded_picture_buffer is allocated, Sl,Scb,Scr in
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmspcs.c 541 cmsFloat64Number dE,dL,dC,dh,sl,sc,sh,t,f,cmc; local
566 sl = 0.040975 * Lab1->L /(1 + 0.01765 * Lab1->L);
569 sl = 0.511;
573 cmc = sqrt(Sqr(dL/(l*sl))+Sqr(dC/(c*sc))+Sqr(dh/sh));
629 cmsFloat64Number Sl = 1 + (0.015 * Sqr((Ls + L1) /2- 50) )/ sqrt(20 + Sqr( (Ls+L1)/2 - 50) );
640 cmsFloat64Number deltaE00 = sqrt( Sqr(delta_L /(Sl * Kl)) +
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js 195 function Tl(){Tl=Gu;Sl=new xu('[\\?\\!\\.\\-\\:]+')}
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 234 milliseconds