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

  /external/libavc/decoder/
ih264d_sei.h 82 UWORD8 u1_pic_struct; member in struct:_sei
ih264d_sei.c 195 ps_sei->u1_pic_struct = ih264d_get_bits_h264(ps_bitstrm, 4);
196 ps_dec->u1_pic_struct_copy = ps_sei->u1_pic_struct;
ih264d_structs.h 192 UWORD8 u1_pic_struct;/* Refer to SEI table D-1 */ member in struct:pic_buffer_t
    [all...]

Completed in 45 milliseconds