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

1 2

  /external/gptfdisk/
current.spec 1 Summary: GPT partitioning and MBR repair software
14 Partitioning software for GPT disks and to repair MBR disks. The gdisk,
16 partitioning tools; the fixparts utility (in the fixparts package) fixes
17 some problems with MBR disks that can be created by buggy partitioning
24 Summary: An fdisk-like partitioning tool for GPT disks
27 An fdisk-like partitioning tool for GPT disks. GPT
  /external/libvpx/libvpx/vp9/encoder/
vp9_context_tree.h 61 PARTITION_TYPE partitioning; member in struct:PC_TREE
vp9_encodeframe.c     [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_driver.h 141 uint8_t partitioning; /* PIPE_TESS_PART */ member in struct:nv50_ir_prog_info::__anon16398::__anon16400
nv50_ir_from_sm4.cpp 994 switch (dcl.dcl_tess_partitioning.partitioning) {
996 info.prop.tp.partitioning = NV50_TESS_PART_FRACT_ODD;
999 info.prop.tp.partitioning = NV50_TESS_PART_FRACT_EVEN;
1002 info.prop.tp.partitioning = NV50_TESS_PART_POW2;
1007 info.prop.tp.partitioning = NV50_TESS_PART_INTEGER;
    [all...]
  /external/libvpx/libvpx/vp8/common/
blockd.h 162 uint8_t partitioning; member in struct:__anon13766
reconinter.c 441 if (x->mode_info_context->mbmi.partitioning < 3)
postproc.c 952 switch (mi->mbmi.partitioning)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
blockd.h 162 uint8_t partitioning; member in struct:__anon24129
reconinter.c 441 if (x->mode_info_context->mbmi.partitioning < 3)
  /external/libvpx/libvpx/vp8/decoder/
error_concealment.c 392 mi->mbmi.partitioning = 3;
584 mb->mode_info_context->mbmi.partitioning = 3;
decodemv.c 336 mbmi->partitioning = s;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11spikysphere/
d3d11spikysphere.hlsl 79 [partitioning("fractional_even")]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
error_concealment.c 394 mi->mbmi.partitioning = 3;
586 mb->mode_info_context->mbmi.partitioning = 3;
decodemv.c 336 mbmi->partitioning = s;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
sm4.h 150 unsigned partitioning : 3; /* D3D_TESSELLATOR_PARTITIONING */ member in struct:sm4_token_instruction::__anon16721::__anon16735
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 663 ++count_mb_seg [mi->partitioning];
666 write_split(w, mi->partitioning);
672 const int *const L = vp8_mbsplits [mi->partitioning];
    [all...]
rdopt.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
bitstream.c 664 ++count_mb_seg [mi->partitioning];
667 write_split(w, mi->partitioning);
673 const int *const L = vp8_mbsplits [mi->partitioning];
    [all...]
rdopt.c     [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_program.c 327 switch (info->prop.tp.partitioning) {
339 assert(!"invalid tessellator partitioning");
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_postproc.c 747 switch (mi->mbmi.partitioning) {
  /external/libvorbis/doc/
08-residue.tex 29 The exact interleaving and partitioning vary by residue encoding number,

Completed in 1057 milliseconds

1 2