Searched
full:slice (Results
801 -
825 of
1551) sorted by null
<<31323334353637383940>>
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_texture.h | 115 /** array [level][face or slice][tile_y][tile_x] of layout values) */
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_winsys.h | 174 * - Each slice is a 2D array of 'blocks'
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_fbo.h | 63 * which miptree slice is wrapped by this renderbuffer. The fields' values
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_texture.c | 216 GLuint slice, 258 *map = base + (slice * height) * *stride; 265 *map = image->base.Buffer + (slice * height) * *stride; 273 struct gl_texture_image *texImage, GLuint slice)
|
/external/mesa3d/src/mesa/state_tracker/ |
st_texture.h | 191 /* Return pointers to each 2d slice within an image. Indexed by depth
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/ |
AbstractContainerBox.java | 151 setDeadBytes(content.slice());
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/ |
SampleGroupDescriptionBox.java | 108 ByteBuffer parseMe = content.slice();
|
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
index_sub_table.h | 152 // length and slice ahead.
|
/external/skia/src/animator/ |
SkAnimatorScript.cpp | 540 { "alpha.slice(1,2)", SkType_String, 0, 0, "b" }, 541 { "alpha.value.slice(1,2)", SkType_String, 0, 0, "b" }, 548 { "0 ? alpha.slice(1,2) : 1", SkType_Int, 1 DEFAULT_ANSWER DEFAULT_ANSWER }, 549 { "0 ? alpha.value.slice(1,2) : 1", SkType_Int, 1 DEFAULT_ANSWER DEFAULT_ANSWER },
|
SkAnimatorScript2.cpp | 569 { "alpha.slice(1,2)", SkType_String, 0, 0, "b" }, 570 { "alpha.value.slice(1,2)", SkType_String, 0, 0, "b" }, 577 { "0 ? alpha.slice(1,2) : 1", SkType_Int, 1 }, 578 { "0 ? alpha.value.slice(1,2) : 1", SkType_Int, 1 },
|
/external/stlport/stlport/stl/ |
_valarray.c | 56 valarray<_Tp> valarray<_Tp>::operator[](slice __slice) const {
|
/external/v8/tools/ |
logreader.js | 155 parsedFields.push(fields.slice(1 + i));
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
avcenc_api.cpp | 115 /* allocate slice header structure */ 363 /* Purpose : To encode one NAL/slice. */ 444 after we encode this slice. We can run thru a second-pass to see if new ordering 453 /* when we have everything, we encode the slice header */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_nal_unit.h | 42 /* macro to determine if NAL unit pointed by pNalUnit contains an IDR slice */
|
/hardware/qcom/media/mm-core/inc/ |
QOMX_VideoExtensions.h | 396 * VideoMultiSliceInfo : Multi slice layout information 398 * Slice information layout: 399 * First 4 bytes = Number of Slice Entries 401 * Then individual slice entries: 8 bytes per entry.
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
msm_vidc_enc.h | 128 /*Different methods of Multi slice selection.*/ 130 #define VEN_MSLICE_CNT_MB 2 /*number of MBscount per slice*/ 131 #define VEN_MSLICE_CNT_BYTE 3 /*number of bytes count per slice.*/ 132 #define VEN_MSLICE_GOB 4 /*Multi slice by GOB for H.263 only.*/
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.c | 56 valarray<_Tp> valarray<_Tp>::operator[](slice __slice) const {
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
resource.h | 207 became runnable or the current process used up its time slice. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
resource.h | 207 became runnable or the current process used up its time slice. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
resource.h | 207 became runnable or the current process used up its time slice. */
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.c | 56 valarray<_Tp> valarray<_Tp>::operator[](slice __slice) const {
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.c | 56 valarray<_Tp> valarray<_Tp>::operator[](slice __slice) const {
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.c | 56 valarray<_Tp> valarray<_Tp>::operator[](slice __slice) const {
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.c | 56 valarray<_Tp> valarray<_Tp>::operator[](slice __slice) const {
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_valarray.c | 56 valarray<_Tp> valarray<_Tp>::operator[](slice __slice) const {
|
Completed in 503 milliseconds
<<31323334353637383940>>