Searched refs:col (Results 26 - 50 of 56) sorted by relevance

123

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dmr_dissim.c35 mvy[cnt] = x->mbmi.mv.as_mv.col; \
43 mvy[cnt] = x->mbmi.mv.as_mv.col; \
196 mmvy = MAX(abs(min_mvy - here->mbmi.mv.as_mv.col),
197 abs(max_mvy - here->mbmi.mv.as_mv.col));
H A Dencodemv.c85 if (abs(mv->col >> 1) > max_mv_c)
88 fprintf(f, "New Mv Col Max %6d\n", (mv->col >> 1));
89 max_mv_c = abs(mv->col >> 1);
96 encode_mvcomponent(w, mv->col >> 1, &mvc[1]);
H A Drdopt.c480 int mv_col = x->e_mbd.mode_info_context->mbmi.mv.as_mv.col;
973 const int row = i >> 2, col = i & 3; local
980 if (col && labelings[i] == labelings[i-1])
995 this_mv->as_int = col ? d[-1].bmi.mv.as_int : (uint32_t)left_block_mv(mic, i);
1011 left_mv.as_int = col ? d[-1].bmi.mv.as_int :
1230 mvp_full.as_mv.col = bsi->mvp.as_mv.col >>3;
1312 ((mode_mv[this_mode].as_mv.col >> 3) < x->mv_col_min) || ((mode_mv[this_mode].as_mv.col >> 3) > x->mv_col_max))
1425 int col_min = ((best_ref_mv->as_mv.col
[all...]
H A Dtemporal_filter.c166 best_ref_mv1_full.as_mv.col = best_ref_mv1.as_mv.col >>3;
289 mbd->block[0].bmi.mv.as_mv.col = 0;
327 mbd->block[0].bmi.mv.as_mv.col,
H A Ddenoising.c219 mv_col = x->best_sse_mv.as_mv.col;
279 mv_col = x->best_sse_mv.as_mv.col;
H A Dfirstpass.c463 ref_mv_full.as_mv.col = ref_mv->as_mv.col>>3;
475 best_mv->col = tmp_mv.as_mv.col;
501 best_mv->col = tmp_mv.as_mv.col;
597 /* for each macroblock col in image */
649 d->bmi.mv.as_mv.col = 0;
674 d->bmi.mv.as_mv.col = tmp_mv.col;
[all...]
H A Donyx_if.c2432 unsigned int row, col; local
2438 for (col = 0; col + 16 <= cols; col += 16)
2442 vp8_mse16x16(orig + col, orig_stride,
2443 recon + col, recon_stride,
2449 if (col < cols)
2457 for (border_col = col; border_col < cols; border_col++)
2475 for (col = 0; col < col
[all...]
H A Dbitstream.c457 e.col = mv->col - ref->as_mv.col;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
H A Dvp9_idct_intrin_sse2.c3504 __m128i in[32], col[32]; local
3560 col[0] = _mm_add_epi16(stp1_0, stp1_31); local
3561 col[1] = _mm_add_epi16(stp1_1, stp1_30);
3562 col[2] = _mm_add_epi16(stp1_2, stp1_29);
3563 col[3] = _mm_add_epi16(stp1_3, stp1_28);
3564 col[4] = _mm_add_epi16(stp1_4, stp1_27);
3565 col[5] = _mm_add_epi16(stp1_5, stp1_26);
3566 col[6] = _mm_add_epi16(stp1_6, stp1_25);
3567 col[7] = _mm_add_epi16(stp1_7, stp1_24);
3568 col[
3789 __m128i in[32], col[128], zero_idx[16]; local
3928 col[i32 + 0] = _mm_add_epi16(stp1_0, stp1_31); local
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Dfindnearmv.c143 inv->as_mv.col = src->as_mv.col * -1;
H A Dmfqe.c260 mode_info_context->bmi[ndx[i][j]].mv.as_mv.col <= 2);
268 abs(mode_info_context->mbmi.mv.as_mv.col) <= 2);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_debugmodes.c71 mi_8x8[mi_index]->mbmi.mv[0].as_mv.col);
H A Dvp9_scale.c49 scaled_x(mv->col, sf) + x_off_q4
H A Dvp9_entropymv.c135 (abs(ref->col) >> 3) < COMPANDED_MVREF_THRESH;
181 inc_mv_component(mv->col, &counts->comps[1], 1, 1);
/hardware/intel/common/libva/test/encode/
H A Dmpeg2enc.c442 int row, col; local
472 for (col = 0; col < surface_image.width / 2; col++) {
473 u_dst[col * 2] = u_src[col];
474 u_dst[col * 2 + 1] = v_src[col];
483 for (col = 0; col < surface_imag
[all...]
H A Dmpeg2vaenc.c442 int row, col; local
472 for (col = 0; col < surface_image.width / 2; col++) {
473 u_dst[col * 2] = u_src[col];
474 u_dst[col * 2 + 1] = v_src[col];
483 for (col = 0; col < surface_imag
[all...]
H A Davcenc.c363 int row, col; local
393 for (col = 0; col < surface_image.width / 2; col++) {
394 u_dst[col * 2] = u_src[col];
395 u_dst[col * 2 + 1] = v_src[col];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
H A Donyxd_if.c387 int row, col; local
394 for (col = 0; col < pbi->common.mb_cols; ++col)
396 const int i = row*pbi->common.mode_info_stride + col;
H A Ddecodemv.c114 mv->col = (short)(read_mvcomponent(r, ++mvc) * 2);
297 blockmv.as_mv.col = read_mvcomponent(bc, &mvc[1]) * 2;
298 blockmv.as_mv.col += best_mv.as_mv.col;
497 mbmi_mv->as_mv.col += near_mvs[near_index].as_mv.col;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c145 best_ref_mv1_full.col = best_ref_mv1.col >> 3;
257 mbd->mi[0]->bmi[0].as_mv[0].as_mv.col = 0;
291 mbd->mi[0]->bmi[0].as_mv[0].as_mv.col,
H A Dvp9_firstpass.c395 MV ref_mv_full = {ref_mv->row >> 3, ref_mv->col >> 3};
429 best_mv->col = tmp_mv.col;
455 best_mv->col = tmp_mv.col;
710 mv.as_mv.col *= 8;
721 sum_mvc += mv.as_mv.col;
722 sum_mvc_abs += abs(mv.as_mv.col);
724 sum_mvcs += mv.as_mv.col * mv.as_mv.col;
[all...]
H A Dvp9_onyx_if.c388 int row, col; local
395 for (col = 0; col < cpi->common.mi_cols; col++) {
410 int row, col; local
415 for (col = 0; col < cm->mi_cols; col++, mi_8x8++, cache++)
1642 unsigned int row, col; local
1647 for (col
[all...]
H A Dvp9_mbgraph.c46 ref_full.col = ref_mv->col >> 3;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
H A Dvp9_decodemv.c249 diff.col = read_mv_component(r, &ctx->comps[1], use_hp);
254 mv->col = ref->col + diff.col;
362 mv->col > MV_LOW && mv->col < MV_UPP;
H A Dvp9_decodeframe.c778 int col; // only used with multi-threaded decoding member in struct:TileBuffer
820 const int col = pbi->oxcf.inv_tile_order ? tile_cols - tile_col - 1 local
823 col == tile_cols - 1;
824 const TileBuffer *const buf = &tile_buffers[tile_row][col];
827 vp9_tile_init(&tile, cm, tile_row, col);
926 buf->col = n;
961 vp9_tile_init(tile, tile_data->cm, 0, buf->col);
974 if (buf->col == tile_cols - 1) {

Completed in 787 milliseconds

123