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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_lookahead.c 96 int mb_cols = (src->y_width + 15) >> 4; local
118 for (; col < mb_cols; ++col) {
124 if (col == mb_cols)
130 for (; active_end < mb_cols; ++active_end) {
145 active_map += mb_cols;
vp9_temporal_filter.c 203 int mb_cols = (frames[alt_ref_index]->y_crop_width + 15) >> 4; local
239 for (mb_col = 0; mb_col < mb_cols; mb_col++) {
247 cpi->mb.mv_col_max = ((mb_cols - 1 - mb_col) * 16)
353 mb_y_offset += 16 * (f->y_stride - mb_cols);
354 mb_uv_offset += mb_uv_height * f->uv_stride - mb_uv_width * mb_cols;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
lookahead.c 114 int mb_cols = (src->y_width + 15) >> 4; local
135 for (; col < mb_cols; ++col)
142 if (col == mb_cols)
148 for (; active_end < mb_cols; ++active_end)
164 active_map += mb_cols;
temporal_filter.c 235 int mb_cols = cpi->common.mb_cols; local
270 for (mb_col = 0; mb_col < mb_cols; mb_col++)
280 cpi->mb.mv_col_max = ((cpi->common.mb_cols - 1 - mb_col) * 16)
418 mb_y_offset += 16*(f->y_stride-mb_cols);
419 mb_uv_offset += 8*(f->uv_stride-mb_cols);
  /external/libvpx/libvpx/vp8/encoder/
lookahead.c 114 int mb_cols = (src->y_width + 15) >> 4; local
135 for (; col < mb_cols; ++col)
142 if (col == mb_cols)
148 for (; active_end < mb_cols; ++active_end)
164 active_map += mb_cols;
temporal_filter.c 234 int mb_cols = cpi->common.mb_cols; local
269 for (mb_col = 0; mb_col < mb_cols; mb_col++)
279 cpi->mb.mv_col_max = ((cpi->common.mb_cols - 1 - mb_col) * 16)
417 mb_y_offset += 16*(f->y_stride-mb_cols);
418 mb_uv_offset += 8*(f->uv_stride-mb_cols);
  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.c 99 int mb_cols = (src->y_width + 15) >> 4; local
121 for (; col < mb_cols; ++col) {
127 if (col == mb_cols)
133 for (; active_end < mb_cols; ++active_end) {
148 active_map += mb_cols;
vp9_temporal_filter.c 199 int mb_cols = cpi->common.mb_cols; local
239 for (mb_col = 0; mb_col < mb_cols; mb_col++) {
248 cpi->mb.mv_col_max = ((cpi->common.mb_cols - 1 - mb_col) * 16)
362 mb_y_offset += 16 * (f->y_stride - mb_cols);
363 mb_uv_offset += mb_uv_height * (f->uv_stride - mb_cols);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
lookahead.c 114 int mb_cols = (src->y_width + 15) >> 4; local
135 for (; col < mb_cols; ++col)
142 if (col == mb_cols)
148 for (; active_end < mb_cols; ++active_end)
164 active_map += mb_cols;
temporal_filter.c 234 int mb_cols = cpi->common.mb_cols; local
269 for (mb_col = 0; mb_col < mb_cols; mb_col++)
279 cpi->mb.mv_col_max = ((cpi->common.mb_cols - 1 - mb_col) * 16)
417 mb_y_offset += 16*(f->y_stride-mb_cols);
418 mb_uv_offset += 8*(f->uv_stride-mb_cols);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_lookahead.c 99 int mb_cols = (src->y_width + 15) >> 4; local
121 for (; col < mb_cols; ++col) {
127 if (col == mb_cols)
133 for (; active_end < mb_cols; ++active_end) {
148 active_map += mb_cols;
vp9_temporal_filter.c 199 int mb_cols = cpi->common.mb_cols; local
239 for (mb_col = 0; mb_col < mb_cols; mb_col++) {
248 cpi->mb.mv_col_max = ((cpi->common.mb_cols - 1 - mb_col) * 16)
362 mb_y_offset += 16 * (f->y_stride - mb_cols);
363 mb_uv_offset += mb_uv_height * (f->uv_stride - mb_cols);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
loopfilter.c 209 for (mb_col = 0; mb_col < cm->mb_cols; mb_col++)
265 for (mb_col = 0; mb_col < cm->mb_cols; mb_col++)
316 int mb_cols = cm->mb_cols; local
340 for (mb_col = 0; mb_col < mb_cols; mb_col++)
396 for (mb_col = 0; mb_col < mb_cols; mb_col++)
482 for (mb_col = 0; mb_col < cm->mb_cols; mb_col++)
565 int mb_cols = post->y_width >> 4; local
592 mode_info_context = cm->mi + (post->y_height >> 5) * (mb_cols + 1);
597 for (mb_col = 0; mb_col < mb_cols; mb_col++
    [all...]
onyxc_int.h 104 int mb_cols; member in struct:VP8Common
postproc.c 339 unsigned char *uvlimits = cm->pp_limits_buffer + 16 * cm->mb_cols;
349 for (mbc = 0; mbc < cm->mb_cols; mbc++)
400 int mb_cols = cm->mb_cols; local
406 vpx_memset(limits, (unsigned char)ppl, 16 * mb_cols);
848 oci->mb_cols, oci->mb_rows);
858 int mb_cols = post->y_width >> 4; local
867 for (j = 0; j < mb_cols; j++)
890 int mb_cols = post->y_width >> 4; local
899 for (j = 0; j < mb_cols; j++
    [all...]
  /external/libvpx/libvpx/vp8/common/
loopfilter.c 209 for (mb_col = 0; mb_col < cm->mb_cols; mb_col++)
265 for (mb_col = 0; mb_col < cm->mb_cols; mb_col++)
316 int mb_cols = cm->mb_cols; local
340 for (mb_col = 0; mb_col < mb_cols; mb_col++)
396 for (mb_col = 0; mb_col < mb_cols; mb_col++)
482 for (mb_col = 0; mb_col < cm->mb_cols; mb_col++)
565 int mb_cols = post->y_width >> 4; local
592 mode_info_context = cm->mi + (post->y_height >> 5) * (mb_cols + 1);
597 for (mb_col = 0; mb_col < mb_cols; mb_col++
    [all...]
onyxc_int.h 104 int mb_cols; member in struct:VP8Common
postproc.c 338 unsigned char *uvlimits = cm->pp_limits_buffer + 16 * cm->mb_cols;
348 for (mbc = 0; mbc < cm->mb_cols; mbc++)
397 int mb_cols = source->y_height >> 4; local
404 vpx_memset(limits, (unsigned char)ppl, 16 * mb_cols);
844 oci->mb_cols, oci->mb_rows);
854 int mb_cols = post->y_width >> 4; local
863 for (j = 0; j < mb_cols; j++)
886 int mb_cols = post->y_width >> 4; local
895 for (j = 0; j < mb_cols; j++)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
loopfilter.c 210 for (mb_col = 0; mb_col < cm->mb_cols; mb_col++)
267 for (mb_col = 0; mb_col < cm->mb_cols; mb_col++)
318 int mb_cols = cm->mb_cols; local
342 for (mb_col = 0; mb_col < mb_cols; mb_col++)
398 for (mb_col = 0; mb_col < mb_cols; mb_col++)
484 for (mb_col = 0; mb_col < cm->mb_cols; mb_col++)
567 int mb_cols = post->y_width >> 4; local
594 mode_info_context = cm->mi + (post->y_height >> 5) * (mb_cols + 1);
599 for (mb_col = 0; mb_col < mb_cols; mb_col++
    [all...]
onyxc_int.h 104 int mb_cols; member in struct:VP8Common
postproc.c 338 unsigned char *uvlimits = cm->pp_limits_buffer + 16 * cm->mb_cols;
348 for (mbc = 0; mbc < cm->mb_cols; mbc++)
397 int mb_cols = source->y_height >> 4; local
404 vpx_memset(limits, (unsigned char)ppl, 16 * mb_cols);
844 oci->mb_cols, oci->mb_rows);
854 int mb_cols = post->y_width >> 4; local
863 for (j = 0; j < mb_cols; j++)
886 int mb_cols = post->y_width >> 4; local
895 for (j = 0; j < mb_cols; j++)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 597 int mb_cols = ((cfg->g_h + 15) >>4); local
605 shared_mem_loc->mb_info = calloc(mb_rows*mb_cols, sizeof(LOWER_RES_MB_INFO));
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_onyxc_int.h 128 int mb_cols, mi_cols; member in struct:VP9Common
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 549 int mb_cols = ((cfg->g_h + 15) >>4); local
557 shared_mem_loc->mb_info = calloc(mb_rows*mb_cols, sizeof(LOWER_RES_MB_INFO));
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 128 int mb_cols, mi_cols; member in struct:VP9Common

Completed in 2528 milliseconds

1 2