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

  /external/libavc/decoder/
ih264d_compute_bs.c 1410 const UWORD32 u4_bot_mb = (1 - ps_cur_mb_info->u1_topmb); local
    [all...]
ih264d_process_pslice.c 120 UWORD32 u1_scale_ref, u4_bot_mb; local
146 u4_bot_mb = 1 - ps_cur_mb_info->u1_topmb;
184 i1_ref_idx = (u1_scale_ref && u4_bot_mb) ? MAX_REF_BUFS : 0;
262 if(u1_scale_ref && ((i1_ref_idx & 0x01) != u4_bot_mb))
    [all...]
ih264d_parse_bslice.c 930 UWORD8 u1_scale_ref, u4_bot_mb; local
    [all...]

Completed in 78 milliseconds