HomeSort by relevance Sort by last modified time
    Searched refs:BLOCK_8X16 (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,
91 BLOCK_8X16, BLOCK_INVALID, BLOCK_INVALID,
125 {{BLOCK_8X16, BLOCK_8X8}, {BLOCK_INVALID, BLOCK_4X8}},
127 {{BLOCK_16X16, BLOCK_16X8}, {BLOCK_8X16, BLOCK_8X8}},
128 {{BLOCK_16X32, BLOCK_16X16}, {BLOCK_INVALID, BLOCK_8X16}},
vp9_enums.h 51 BLOCK_8X16,
vp9_loopfilter.c 87 0x0000000000000101, // BLOCK_8X16,
104 0x0000000000000001, // BLOCK_8X16,
122 0x0000000000000101, // BLOCK_8X16,
158 0x0001, // BLOCK_8X16,
174 0x0001, // BLOCK_8X16,
191 0x0001, // BLOCK_8X16,
726 case BLOCK_8X16:
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_common_data.c 78 BLOCK_8X8, BLOCK_8X16, BLOCK_16X8,
91 BLOCK_8X16, BLOCK_INVALID, BLOCK_INVALID,
125 {{BLOCK_8X16, BLOCK_8X8}, {BLOCK_INVALID, BLOCK_4X8}},
127 {{BLOCK_16X16, BLOCK_16X8}, {BLOCK_8X16, BLOCK_8X8}},
128 {{BLOCK_16X32, BLOCK_16X16}, {BLOCK_INVALID, BLOCK_8X16}},
vp9_enums.h 34 BLOCK_8X16,
vp9_loopfilter.c 87 0x0000000000000101, // BLOCK_8X16,
104 0x0000000000000001, // BLOCK_8X16,
122 0x0000000000000101, // BLOCK_8X16,
158 0x0001, // BLOCK_8X16,
174 0x0001, // BLOCK_8X16,
191 0x0001, // BLOCK_8X16,
726 case BLOCK_8X16:
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_common_data.c 78 BLOCK_8X8, BLOCK_8X16, BLOCK_16X8,
91 BLOCK_8X16, BLOCK_INVALID, BLOCK_INVALID,
132 {{BLOCK_8X16, BLOCK_8X8}, {BLOCK_INVALID, BLOCK_4X8}},
134 {{BLOCK_16X16, BLOCK_16X8}, {BLOCK_8X16, BLOCK_8X8}},
135 {{BLOCK_16X32, BLOCK_16X16}, {BLOCK_INVALID, BLOCK_8X16}},
vp9_enums.h 48 BLOCK_8X16,
vp9_loopfilter.c 87 0x0000000000000101, // BLOCK_8X16,
104 0x0000000000000001, // BLOCK_8X16,
122 0x0000000000000101, // BLOCK_8X16,
158 0x0001, // BLOCK_8X16,
174 0x0001, // BLOCK_8X16,
191 0x0001, // BLOCK_8X16,
727 case BLOCK_8X16:
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 218 case BLOCK_8X16:
vp9_firstpass.c 372 case BLOCK_8X16:
467 return 2 * mb_row + 1 < cm->mi_rows ? BLOCK_8X16
    [all...]
vp9_onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h 218 case BLOCK_8X16:
vp9_firstpass.c 371 case BLOCK_8X16:
466 return 2 * mb_row + 1 < cm->mi_rows ? BLOCK_8X16
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 226 BLOCK_8X16,
onyx_if.c     [all...]
rdopt.c 1196 if (segmentation == BLOCK_8X16 || segmentation == BLOCK_16X8)
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 229 BLOCK_8X16,
onyx_if.c     [all...]
rdopt.c 1197 if (segmentation == BLOCK_8X16 || segmentation == BLOCK_16X8)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 229 BLOCK_8X16,
onyx_if.c     [all...]
rdopt.c 1202 if (segmentation == BLOCK_8X16 || segmentation == BLOCK_16X8)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_firstpass.c 268 case BLOCK_8X16:
360 return 2 * mb_row + 1 < cm->mi_rows ? BLOCK_8X16
    [all...]
vp9_encoder.c     [all...]

Completed in 1146 milliseconds

1 2