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

  /external/libavc/common/
ih264_dpb_mgr.c 99 ps_dpb_mgr->as_top_field_pics[i].i4_long_term_frame_idx = -1;
100 ps_dpb_mgr->as_bottom_field_pics[i].i4_long_term_frame_idx = -1;
417 frame_idx_node1 = ps_dpb_node1->ps_pic_buf->i4_long_term_frame_idx;
418 frame_idx_node2 = ps_dpb_node2->ps_pic_buf->i4_long_term_frame_idx;
439 frame_idx_node1 = ps_pic_node1->i4_long_term_frame_idx;
440 frame_idx_node2 = ps_pic_node2->i4_long_term_frame_idx;
633 ps_dpb_info[i].ps_pic_buf->i4_long_term_frame_idx = long_term_frame_idx;
992 if(ps_dpb_mgr->ps_dpb_long_term_head->ps_pic_buf->i4_long_term_frame_idx
1011 if(ps_dpb_node2->ps_pic_buf->i4_long_term_frame_idx > max_frame_idx)
    [all...]
ih264_structs.h 102 WORD32 i4_long_term_frame_idx; member in struct:__anon23704
    [all...]

Completed in 52 milliseconds