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

  /external/libavc/encoder/
ih264e_process.c 315 WORD32 i4_wd_mbs, i4_ht_mbs; local
332 i4_ht_mbs = ps_entropy->i4_ht_mbs;
335 u4_mb_cnt = i4_wd_mbs * i4_ht_mbs;
910 WORD32 i4_ht_mbs = ps_proc->i4_ht_mbs; local
    [all...]
ih264e_utils.c     [all...]
ih264e_structs.h 548 UWORD32 i4_ht_mbs; member in struct:__anon23936
1002 WORD32 i4_ht_mbs; member in struct:__anon23946
1610 WORD32 i4_ht_mbs; member in struct:_proc_t
    [all...]
ih264e_api.c     [all...]
ih264e_me.c 908 rows_below = (ps_proc->i4_ht_mbs - ps_proc->i4_mb_y) * MB_SIZE;
    [all...]
ih264e_encode_header.c     [all...]

Completed in 137 milliseconds