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

  /external/libavc/decoder/
ih264d_parse_slice.c 291 ps_err->u1_cur_pic_type = PIC_TYPE_I;
295 if(ps_err->u1_pic_aud_i == PIC_TYPE_I)
297 ps_err->u1_cur_pic_type = PIC_TYPE_I;
    [all...]
ih264d_parse_headers.c     [all...]
ih264d_structs.h 600 #define PIC_TYPE_I (0x00)
    [all...]

Completed in 2580 milliseconds