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

  /external/libavc/common/
ih264_dpb_mgr.c 97 ps_dpb_mgr->as_top_field_pics[i].i1_field_type = INVALID;
98 ps_dpb_mgr->as_bottom_field_pics[i].i1_field_type = INVALID;
187 ASSERT(ps_pic_node1->i1_field_type != ps_pic_node2->i1_field_type);
188 if(ps_pic_node1->i1_field_type != first_field_type)
276 ASSERT(ps_pic_node1->i1_field_type != ps_pic_node2->i1_field_type);
277 if(ps_pic_node1->i1_field_type != first_field_type)
365 ASSERT(ps_pic_node1->i1_field_type != ps_pic_node2->i1_field_type);
    [all...]
ih264_structs.h 108 WORD8 i1_field_type; member in struct:__anon22035
    [all...]

Completed in 52 milliseconds