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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_block.h 78 PARTITION_TYPE partitioning; member in struct:PC_TREE
vp9_encodeframe.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_driver.h 141 uint8_t partitioning; /* PIPE_TESS_PART */ member in struct:nv50_ir_prog_info::__anon17453::__anon17455
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/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_driver.h 141 uint8_t partitioning; /* PIPE_TESS_PART */ member in struct:nv50_ir_prog_info::__anon31012::__anon31014
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/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
blockd.h 162 uint8_t partitioning; member in struct:__anon16690
reconinter.c 441 if (x->mode_info_context->mbmi.partitioning < 3)
  /external/libvpx/libvpx/vp8/common/
blockd.h 162 uint8_t partitioning; member in struct:__anon28641
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
blockd.h 162 uint8_t partitioning; member in struct:__anon39731
  /external/chromium_org/third_party/libvpx/source/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/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11spikysphere/
d3d11spikysphere.hlsl 79 [partitioning("fractional_even")]
  /external/libvpx/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/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/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
sm4.h 150 unsigned partitioning : 3; /* D3D_TESSELLATOR_PARTITIONING */ member in struct:sm4_token_instruction::__anon17776::__anon17790
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
sm4.h 150 unsigned partitioning : 3; /* D3D_TESSELLATOR_PARTITIONING */ member in struct:sm4_token_instruction::__anon31335::__anon31349
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /external/chromium_org/third_party/libvpx/source/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...]
  /external/libvpx/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...]
  /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...]
  /external/chromium_org/ui/keyboard/resources/
touch_fuzzing.js 38 * Spacial partitioning of all keys in the keyset.

Completed in 1077 milliseconds

1 2