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

1 2 3

  /external/libvpx/libvpx/vp9/common/
vp9_common_data.c 79 BLOCK_16X16, BLOCK_16X32, BLOCK_32X16,
98 BLOCK_16X16, BLOCK_INVALID, BLOCK_INVALID,
127 {{BLOCK_16X16, BLOCK_16X8}, {BLOCK_8X16, BLOCK_8X8}},
128 {{BLOCK_16X32, BLOCK_16X16}, {BLOCK_INVALID, BLOCK_8X16}},
129 {{BLOCK_32X16, BLOCK_INVALID}, {BLOCK_16X16, BLOCK_16X8}},
130 {{BLOCK_32X32, BLOCK_32X16}, {BLOCK_16X32, BLOCK_16X16}},
vp9_enums.h 53 BLOCK_16X16,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_common_data.c 79 BLOCK_16X16, BLOCK_16X32, BLOCK_32X16,
98 BLOCK_16X16, BLOCK_INVALID, BLOCK_INVALID,
127 {{BLOCK_16X16, BLOCK_16X8}, {BLOCK_8X16, BLOCK_8X8}},
128 {{BLOCK_16X32, BLOCK_16X16}, {BLOCK_INVALID, BLOCK_8X16}},
129 {{BLOCK_32X16, BLOCK_INVALID}, {BLOCK_16X16, BLOCK_16X8}},
130 {{BLOCK_32X32, BLOCK_32X16}, {BLOCK_16X32, BLOCK_16X16}},
vp9_enums.h 36 BLOCK_16X16,
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_common_data.c 79 BLOCK_16X16, BLOCK_16X32, BLOCK_32X16,
98 BLOCK_16X16, BLOCK_INVALID, BLOCK_INVALID,
113 BLOCK_16X16, // TX_16X16
134 {{BLOCK_16X16, BLOCK_16X8}, {BLOCK_8X16, BLOCK_8X8}},
135 {{BLOCK_16X32, BLOCK_16X16}, {BLOCK_INVALID, BLOCK_8X16}},
136 {{BLOCK_32X16, BLOCK_INVALID}, {BLOCK_16X16, BLOCK_16X8}},
137 {{BLOCK_32X32, BLOCK_32X16}, {BLOCK_16X32, BLOCK_16X16}},
vp9_enums.h 50 BLOCK_16X16,
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_mbgraph.c 30 const vp9_variance_fn_ptr_t v_fn_ptr = cpi->fn_ptr[BLOCK_16X16];
69 vp9_build_inter_predictors_sby(xd, mb_row, mb_col, BLOCK_16X16);
251 mi_local.mbmi.sb_type = BLOCK_16X16;
vp9_encodeframe.c 107 return BLOCK_16X16;
123 return BLOCK_16X16;
278 case BLOCK_16X16: {
447 fill_variance_tree(&vt.split[i].split[j], BLOCK_16X16);
475 BLOCK_16X16);
488 BLOCK_16X16,
579 if (bsize < BLOCK_16X16)
743 const int energy = bsize <= BLOCK_16X16 ? x->mb_energy
    [all...]
vp9_context_tree.c 16 BLOCK_16X16,
  /external/libvpx/libvpx/vp9/encoder/
vp9_mbgraph.c 31 vp9_variance_fn_ptr_t v_fn_ptr = cpi->fn_ptr[BLOCK_16X16];
67 vp9_build_inter_predictors_sby(xd, mb_row, mb_col, BLOCK_16X16);
256 mi_local.mbmi.sb_type = BLOCK_16X16;
vp9_encodeframe.c 60 case BLOCK_16X16:
141 return BLOCK_16X16;
157 return BLOCK_16X16;
181 if (bsize <= BLOCK_16X16) {
356 case BLOCK_16X16: {
526 fill_variance_tree(&vt.split[i].split[j], BLOCK_16X16);
554 BLOCK_16X16);
567 BLOCK_16X16,
891 if (bsize < BLOCK_16X16)
    [all...]
vp9_temporal_filter.c 164 &cpi->fn_ptr[BLOCK_16X16], 0, &best_ref_mv1, ref_mv);
176 &cpi->fn_ptr[BLOCK_16X16],
vp9_block.h 214 case BLOCK_16X16:
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mbgraph.c 31 vp9_variance_fn_ptr_t v_fn_ptr = cpi->fn_ptr[BLOCK_16X16];
67 vp9_build_inter_predictors_sby(xd, mb_row, mb_col, BLOCK_16X16);
256 mi_local.mbmi.sb_type = BLOCK_16X16;
vp9_temporal_filter.c 164 &cpi->fn_ptr[BLOCK_16X16], 0, &best_ref_mv1, ref_mv);
176 &cpi->fn_ptr[BLOCK_16X16],
vp9_encodeframe.c 60 case BLOCK_16X16:
141 return BLOCK_16X16;
157 return BLOCK_16X16;
181 if (bsize <= BLOCK_16X16) {
372 case BLOCK_16X16: {
542 fill_variance_tree(&vt.split[i].split[j], BLOCK_16X16);
570 BLOCK_16X16);
583 BLOCK_16X16,
907 if (bsize < BLOCK_16X16)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.c     [all...]
pickinter.c 504 &cpi->fn_ptr[BLOCK_16X16],
951 &cpi->fn_ptr[BLOCK_16X16],
987 &cpi->fn_ptr[BLOCK_16X16],
995 &cpi->fn_ptr[BLOCK_16X16],
    [all...]
temporal_filter.c 193 &cpi->fn_ptr[BLOCK_16X16],
206 &cpi->fn_ptr[BLOCK_16X16],
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c     [all...]
pickinter.c 503 &cpi->fn_ptr[BLOCK_16X16],
941 &cpi->fn_ptr[BLOCK_16X16],
977 &cpi->fn_ptr[BLOCK_16X16],
985 &cpi->fn_ptr[BLOCK_16X16],
1006 &cpi->fn_ptr[BLOCK_16X16],
    [all...]
temporal_filter.c 192 &cpi->fn_ptr[BLOCK_16X16],
205 &cpi->fn_ptr[BLOCK_16X16],
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c     [all...]
pickinter.c 505 &cpi->fn_ptr[BLOCK_16X16],
944 &cpi->fn_ptr[BLOCK_16X16],
980 &cpi->fn_ptr[BLOCK_16X16],
988 &cpi->fn_ptr[BLOCK_16X16],
1009 &cpi->fn_ptr[BLOCK_16X16],
    [all...]
temporal_filter.c 192 &cpi->fn_ptr[BLOCK_16X16],
205 &cpi->fn_ptr[BLOCK_16X16],

Completed in 524 milliseconds

1 2 3