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

  /external/libavc/decoder/
ih264d_parse_mb_header.h 60 WORD8 * const pi1_lft_cxt,
ih264d_parse_mb_header.c 468 WORD8 * const pi1_lft_cxt,
487 u1_a = pi1_lft_cxt[u1_idx_lft] > 0;
509 pi1_lft_cxt[u1_idx_lft] = i1_ref_idx;
516 pi1_lft_cxt[(!(u1_mb_mode & 0x1)) + u1_b2] = pi1_lft_cxt[u1_b2];
    [all...]
ih264d_parse_bslice.c 504 WORD8 *pi1_lft_cxt = ps_dec->pi1_left_ref_idx_ctxt_inc; local
508 u1_mb_mc_mode, pi1_ref_idx_l0, pi1_lft_cxt,
515 u1_mb_mc_mode, pi1_ref_idx_l1, pi1_lft_cxt,
    [all...]

Completed in 86 milliseconds