HomeSort by relevance Sort by last modified time
    Searched refs:i4_offset (Results 1 - 12 of 12) sorted by null

  /external/libavc/encoder/
ih264e_trace_support.h 49 WORD32 i4_offset; member in struct:__anon27122
irc_trace_support.h 49 WORD32 i4_offset; member in struct:__anon27138
  /external/libhevc/encoder/
trace_support.h 49 WORD32 i4_offset; member in struct:__anon28795
hme_utils.c 356 S32 i4_offset, i4_lobe_size, i4_y, i4_x, *pi4_bin_count; local
365 i4_offset = i4_lobe_size >> 1;
366 for(i4_y = i4_offset; i4_y < ps_hist->i4_num_rows - i4_offset; i4_y++)
368 for(i4_x = i4_offset; i4_x < ps_hist->i4_num_cols - i4_offset; i4_x++)
1410 S32 i4_offset; local
1553 S32 i4_offset; local
1865 S32 i4_offset; local
3900 S32 i4_offset = i4_init_offset_spatial; local
5276 S32 blksize_p, blk_x, blk_y, i4_offset; local
5516 S32 i4_mv_x_frac, i4_mv_y_frac, i4_offset; local
    [all...]
hme_subpel.c 125 S32 i4_mv_x_frac, i4_mv_y_frac, i4_offset; local
156 i4_offset = (i4_mv_x >> 2) + (i4_mv_y >> 2) * ps_prms->i4_ref_stride;
165 ps_prms->pu1_final_out += ps_inp_cfg->i1_buf_xoff1 + i4_offset;
173 pu1_src1 += ps_inp_cfg->i1_buf_xoff1 + i4_offset;
177 pu1_src2 += ps_inp_cfg->i1_buf_xoff2 + i4_offset;
289 S32 i4_mv_x_frac, i4_mv_y_frac, i4_offset; local
296 i4_offset = (i4_mv_x >> 2) + (i4_mvyp1 >> 2) * i4_ref_stride;
302 ppu1_final[3] += ps_inp_cfg->i1_buf_xoff1 + i4_offset;
310 S32 i4_mv_x_frac, i4_mv_y_frac, i4_offset; local
317 i4_offset = (i4_mv_x >> 2) + (i4_mvym1 >> 2) * i4_ref_stride
362 S32 i4_mv_x_frac, i4_mv_y_frac, i4_offset; local
418 S32 i4_mv_x_frac, i4_mv_y_frac, i4_offset; local
439 S32 i4_mv_x_frac, i4_mv_y_frac, i4_offset; local
491 S32 i4_mv_x_frac, i4_mv_y_frac, i4_offset; local
2301 S32 i4_offset, i4_grid_mask; local
2920 S32 i4_offset, i4_grid_mask; local
    [all...]
hme_refine.c 612 S32 i4_offset; local
811 i4_offset = x_off + i4_ctb_x_off + ((y_off + i4_ctb_y_off) * i4_ref_stride);
867 apu1_hpel_ref[0] = ps_curr_layer->ppu1_list_rec_fxfy[i1_ref_idx] + i4_offset;
868 apu1_hpel_ref[1] = ps_curr_layer->ppu1_list_rec_hxfy[i1_ref_idx] + i4_offset;
869 apu1_hpel_ref[2] = ps_curr_layer->ppu1_list_rec_fxhy[i1_ref_idx] + i4_offset;
870 apu1_hpel_ref[3] = ps_curr_layer->ppu1_list_rec_hxhy[i1_ref_idx] + i4_offset;
1528 S32 i4_blk_x, i4_blk_y, i4_offset; local
1671 S32 i4_blk_x, i4_blk_y, i4_offset; local
1901 S32 i4_blk_x, i4_blk_y, i4_offset; local
2228 S32 blksize_p, blk_x, blk_y, i4_offset; local
2315 S32 blksize_p, blk_x, blk_y, i4_offset; local
2375 S32 blksize_p, blk_x, blk_y, i4_offset; local
9696 S32 i4_offset, blk_x_temp = blk_x, blk_y_temp = blk_y; local
9780 S32 i4_offset, blk_x_temp = blk_x, blk_y_temp = blk_y; local
    [all...]
hme_coarse.c 168 S32 i4_offset; local
185 i4_offset = i4_blk_x + i4_blk_y * ps_layer_mv->i4_num_blks_per_row;
186 i4_offset *= ps_layer_mv->i4_num_mvs_per_blk;
189 ps_mv = ps_layer_mv->ps_mv + (i4_offset + (num_mvs * i1_ref_idx));
190 pi1_ref_idx = ps_layer_mv->pi1_ref_idx + (i4_offset + (num_mvs * i1_ref_idx));
    [all...]
ihevce_api.h 934 int (*ihevce_fseek)(void *pv_cb_handle, FILE *pf_stream, long i4_offset, int i4_origin);
    [all...]
ihevce_coarse_me_pass.c 541 WORD32 i4_offset, i4_lobe_size, i4_layer_id; local
558 i4_offset = i4_lobe_size >> 1;
    [all...]
bit_allocation.c 466 WORD32 i4_frame_num = (WORD32)ps_bit_allocation->i8_frm_num_in_gop, i4_offset; local
474 i4_offset = (ps_gop->ai4_q6_frame_offsets[i4_frame_num] * 1000) >> QSCALE_Q_FAC;
475 f_offset = ((float)i4_offset) / 1000;
    [all...]
ihevce_frame_process.c 6729 WORD32 i4_offset; local
    [all...]
  /external/libhevc/encoder/arm/
ihevce_subpel_neon.c 259 S32 i4_mv_x_frac, i4_mv_y_frac, i4_offset; local
265 i4_offset = (i4_mv_x >> 2) + (i4_mv_y >> 2) * i4_ref_stride;
274 ps_prms->pu1_final_out += ps_inp_cfg->i1_buf_xoff1 + i4_offset;
282 pu1_src1 += ps_inp_cfg->i1_buf_xoff1 + i4_offset;
286 pu1_src2 += ps_inp_cfg->i1_buf_xoff2 + i4_offset;
315 S32 i4_mv_x_frac, i4_mv_y_frac, i4_offset; local
321 i4_offset = (i4_mv_x >> 2) + (i4_mv_y >> 2) * i4_ref_stride;
327 pu1_src1 += ps_inp_cfg->i1_buf_xoff1 + i4_offset;
331 pu1_src2 += ps_inp_cfg->i1_buf_xoff2 + i4_offset;

Completed in 126 milliseconds