HomeSort by relevance Sort by last modified time
    Searched full:slices (Results 251 - 275 of 385) sorted by null

<<111213141516

  /external/eigen/Eigen/src/Core/
DenseCoeffsBase.h 589 /** \returns the pointer increment between two consecutive inner slices (for example, between two consecutive columns
660 /** \returns the pointer increment between two consecutive inner slices (for example, between two consecutive columns
  /external/llvm/test/Transforms/SROA/
phi-and-select.ll 470 ; Check that even when we try to speculate the same phi twice (in two slices)
472 ; to promote one of the slices prior to speculating it.
  /hardware/intel/img/psb_video/src/mrst/
lnc_H264ES.c 247 ctx->sRCParams.Slices = 1;
356 * units, the value of idr_pic_id in the slices of the first such IDR
    [all...]
lnc_H263ES.c 233 ctx->sRCParams.Slices = (ctx->Height + 15) >> (4 + (MBRows >> 1));
lnc_MPEG4ES.c 235 ctx->sRCParams.Slices = 1;
  /hardware/intel/img/psb_video/src/
tng_hostair.c 125 // Fill number of slices
186 // Fill number of slices
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_compile.py 433 # Tuple of simple slices
447 # Tuple of extended slices
seq_tests.py 176 # Extended slices
test_class.py 322 # Now remove the slice hooks to see if converting normal slices to
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_compile.py 433 # Tuple of simple slices
447 # Tuple of extended slices
seq_tests.py 176 # Extended slices
test_class.py 322 # Now remove the slice hooks to see if converting normal slices to
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mipmap.c     [all...]
  /external/mesa3d/src/mesa/main/
mipmap.c     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_storage.c 509 If the decoder is processing primary slices the return value
512 redundant slices the numDecodedMbs may not contain valid
607 -both are IDR slices and idr_pic_id differs
  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.cc 560 VA_SUCCESS_OR_RETURN(va_res, "vaRenderPicture for slices failed", false);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_surface.c 314 /* hmm so 3d textures always have all their slices marked ? */
  /external/chromium_org/third_party/webrtc/modules/utility/source/
file_recorder_impl.cc 418 // create slices that will fit in 16000 kByte packets. However, the
  /external/compiler-rt/make/platform/
clang_darwin.mk 66 # libgcc_s.10.4.dylib. We only build x86 slices since clang doesn't really
  /external/mesa3d/src/gallium/drivers/svga/
svga_surface.c 314 /* hmm so 3d textures always have all their slices marked ? */
  /frameworks/base/docs/html/training/custom-views/
custom-drawing.jd 270 // Draw the pie slices
  /frameworks/base/include/androidfw/
ResourceTypes.h 91 * two stretchable slices is exactly the ratio of their corresponding
101 * the leftmost slices always start at x=0 and the rightmost slices
104 * go to xDiv[0] and slices 2, 6 and 10 start at xDiv[1] and end at
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
_parseaddr.py 496 # Make indexing, slices, and 'in' work
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
_parseaddr.py 496 # Make indexing, slices, and 'in' work
  /external/chromium_org/v8/src/arm/
codegen-arm.cc 709 // Handle slices.
733 // representations can reach here (slices and flat cons strings have been

Completed in 681 milliseconds

<<111213141516