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

  /external/libavc/decoder/
ih264d_quant_scaling.c 52 WORD32 i4_j, i4_delta_scale, i4_lastScale = 8, i4_nextScale = 8; local
58 for(i4_j = 0; i4_j < i4_size_of_scalinglist; i4_j++)
67 *pu1_use_default_scaling_matrix_flag = ((i4_j == 0)
71 pi2_scaling_list[i4_j] =
73 i4_lastScale = pi2_scaling_list[i4_j];
85 WORD32 i4_i, i4_j; local
92 for(i4_j = 0; i4_j < 16; i4_j++
248 WORD32 i4_i, i4_j; local
    [all...]
  /external/libhevc/encoder/
ihevce_recur_bracketing.c 2790 WORD32 i4_i, i4_j; local
    [all...]
hme_refine.c 1529 S32 i4_j, i4_ref_id; local
1902 S32 i4_j, i4_ref_id; local
10413 WORD32 i4_j; local
    [all...]
hme_defs.h 276 S32 i4_j; \
280 for(i4_j = 0; i4_j < (num_mvs_stored); i4_j++) \
282 if(((ps_mv_store)[i4_j].s_mv.i2_mvx == (mvx_cur)) && \
283 ((ps_mv_store)[i4_j].s_mv.i2_mvy == (mvy_cur)) && \
284 ((ps_mv_store)[i4_j].i1_ref_idx == ref_idx)) \
292 if(i4_j == (num_mvs_stored)) \
294 (ps_mv_store)[i4_j].s_mv.i2_mvx = (mvx_cur); \
295 (ps_mv_store)[i4_j].s_mv.i2_mvy = (mvy_cur);
    [all...]
ihevce_frame_process.c 2411 WORD32 i4_j; local
7014 WORD32 i4_qp_counter, i4_qp_start = 0, i4_qp_end = 0, i, i4_j, i4_new_frame_qp; local
    [all...]
hme_utils.c 1194 S32 i4_i, i4_j, blk_ht; local
    [all...]
ihevce_rc_interface.c 4329 WORD32 i4_ctr = -1, i4_i, i4_j; local
4776 WORD32 i4_avg_frame_qp_q6, i4_ctr = -1, i4_i, i4_j; local
    [all...]

Completed in 226 milliseconds