HomeSort by relevance Sort by last modified time
    Searched full:ui_n (Results 1 - 1 of 1) sorted by null

  /external/libavc/decoder/
ih264d_parse_islice.c 360 UWORD32 ui_N = 0;
388 ui_N = ((ps_cur_mb_info->ps_top_mb->pu1_nnz_y[0]
393 ui_N = ps_dec->pu1_left_nnz_y[0];
398 ui_N = ps_cur_mb_info->ps_top_mb->pu1_nnz_y[0];
411 ret = ps_dec->pf_cavlc_parse4x4coeff[(ui_N > 7)](pi2_dc_coef, 0, ui_N,
    [all...]

Completed in 55 milliseconds