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

  /external/libavc/decoder/
ih264d.h 330 WORD32 i4_degrade_type; member in struct:__anon22083
ih264d_parse_slice.c 228 if(ps_dec->i4_degrade_type && ps_dec->i4_degrade_pics)
273 if(ps_dec->i4_degrade_type & 0x2)
279 if(ps_dec->i4_degrade_type & 0x4)
282 if(ps_dec->i4_degrade_type & 0x8)
    [all...]
ih264d_api.c 712 || (ps_ip->i4_degrade_type < 0)
713 || (ps_ip->i4_degrade_type > 15))
    [all...]
ih264d_structs.h 1315 WORD32 i4_degrade_type; member in struct:_DecStruct
    [all...]
  /external/libhevc/decoder/
ihevcd_utils.c     [all...]
ihevcd_cxa.h 470 WORD32 i4_degrade_type; member in struct:__anon23293
ihevcd_structs.h 1701 WORD32 i4_degrade_type; member in struct:_codec_t
    [all...]
ihevcd_api.c 690 (ps_ip->i4_degrade_type < 0) ||
691 (ps_ip->i4_degrade_type > 15))
    [all...]
  /external/libhevc/test/decoder/
main.c 195 WORD32 i4_degrade_type; member in struct:__anon23333
497 s_ctl_ip.i4_degrade_type = type;
    [all...]
  /external/libavc/test/decoder/
main.c 199 WORD32 i4_degrade_type; member in struct:__anon22391
504 s_ctl_ip.i4_degrade_type = type;
    [all...]
  /external/libmpeg2/test/decoder/
main.c 190 WORD32 i4_degrade_type; member in struct:__anon23688
511 s_ctl_ip.i4_degrade_type = type;
    [all...]

Completed in 92 milliseconds