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

1 2

  /external/libvpx/libvpx/vp9/common/
vp9_common_data.c 78 BLOCK_8X8, BLOCK_8X16, BLOCK_16X8,
85 BLOCK_16X8, BLOCK_INVALID, BLOCK_INVALID,
126 {{BLOCK_16X8, BLOCK_INVALID}, {BLOCK_8X8, BLOCK_8X4}},
127 {{BLOCK_16X16, BLOCK_16X8}, {BLOCK_8X16, BLOCK_8X8}},
129 {{BLOCK_32X16, BLOCK_INVALID}, {BLOCK_16X16, BLOCK_16X8}},
vp9_enums.h 52 BLOCK_16X8,
vp9_loopfilter.c 88 0x0000000000000001, // BLOCK_16X8,
105 0x0000000000000003, // BLOCK_16X8
123 0x0000000000000003, // BLOCK_16X8
159 0x0001, // BLOCK_16X8,
175 0x0001, // BLOCK_16X8
192 0x0001, // BLOCK_16X8
719 case BLOCK_16X8:
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_common_data.c 78 BLOCK_8X8, BLOCK_8X16, BLOCK_16X8,
85 BLOCK_16X8, BLOCK_INVALID, BLOCK_INVALID,
126 {{BLOCK_16X8, BLOCK_INVALID}, {BLOCK_8X8, BLOCK_8X4}},
127 {{BLOCK_16X16, BLOCK_16X8}, {BLOCK_8X16, BLOCK_8X8}},
129 {{BLOCK_32X16, BLOCK_INVALID}, {BLOCK_16X16, BLOCK_16X8}},
vp9_enums.h 35 BLOCK_16X8,
vp9_loopfilter.c 88 0x0000000000000001, // BLOCK_16X8,
105 0x0000000000000003, // BLOCK_16X8
123 0x0000000000000003, // BLOCK_16X8
159 0x0001, // BLOCK_16X8,
175 0x0001, // BLOCK_16X8
192 0x0001, // BLOCK_16X8
719 case BLOCK_16X8:
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_common_data.c 78 BLOCK_8X8, BLOCK_8X16, BLOCK_16X8,
85 BLOCK_16X8, BLOCK_INVALID, BLOCK_INVALID,
133 {{BLOCK_16X8, BLOCK_INVALID}, {BLOCK_8X8, BLOCK_8X4}},
134 {{BLOCK_16X16, BLOCK_16X8}, {BLOCK_8X16, BLOCK_8X8}},
136 {{BLOCK_32X16, BLOCK_INVALID}, {BLOCK_16X16, BLOCK_16X8}},
vp9_enums.h 49 BLOCK_16X8,
vp9_loopfilter.c 88 0x0000000000000001, // BLOCK_16X8,
105 0x0000000000000003, // BLOCK_16X8
123 0x0000000000000003, // BLOCK_16X8
159 0x0001, // BLOCK_16X8,
175 0x0001, // BLOCK_16X8
192 0x0001, // BLOCK_16X8
720 case BLOCK_16X8:
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 216 case BLOCK_16X8:
vp9_firstpass.c 370 case BLOCK_16X8:
465 : BLOCK_16X8;
    [all...]
vp9_onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h 216 case BLOCK_16X8:
vp9_firstpass.c 369 case BLOCK_16X8:
464 : BLOCK_16X8;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 225 BLOCK_16X8,
onyx_if.c     [all...]
rdopt.c 1196 if (segmentation == BLOCK_8X16 || segmentation == BLOCK_16X8)
1199 if (i==1 && segmentation == BLOCK_16X8)
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 228 BLOCK_16X8,
onyx_if.c     [all...]
rdopt.c 1197 if (segmentation == BLOCK_8X16 || segmentation == BLOCK_16X8)
1200 if (i==1 && segmentation == BLOCK_16X8)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 228 BLOCK_16X8,
onyx_if.c     [all...]
rdopt.c 1202 if (segmentation == BLOCK_8X16 || segmentation == BLOCK_16X8)
1205 if (i==1 && segmentation == BLOCK_16X8)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_firstpass.c 266 case BLOCK_16X8:
358 : BLOCK_16X8;
    [all...]
vp9_encoder.c     [all...]

Completed in 4384 milliseconds

1 2