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

  /external/libmpeg2/test/decoder/
main.c 208 UWORD32 max_ht; member in struct:__anon25346
266 MAX_HT,
331 { "--", "--max_ht", MAX_HT,
    [all...]
  /external/libavc/encoder/
ih264e_api.c 294 WORD32 max_ht = ALIGN16(ps_ip->s_ive_ip.u4_max_ht); local
321 if (max_ht < MIN_HT || max_ht > MAX_HT)
369 WORD32 max_ht = ALIGN16(ps_ip->s_ive_ip.u4_max_ht); local
396 if (max_ht < MIN_HT || max_ht > MAX_HT)
538 || ps_ip->s_ive_ip.u4_slice_param > ((UWORD32)max_ht >> 4))
656 s_ip.s_ive_ip.u4_max_ht = max_ht;
    [all...]
  /external/libhevc/test/decoder/
main.c 213 UWORD32 max_ht; member in struct:__anon24998
    [all...]

Completed in 171 milliseconds