HomeSort by relevance Sort by last modified time
    Searched full:frame_idx_node1 (Results 1 - 1 of 1) sorted by null

  /external/libavc/common/
ih264_dpb_mgr.c 405 WORD32 frame_idx_node1; local
417 frame_idx_node1 = ps_dpb_node1->ps_pic_buf->i4_long_term_frame_idx;
420 if(frame_idx_node1 > frame_idx_node2)
439 frame_idx_node1 = ps_pic_node1->i4_long_term_frame_idx;
441 if(frame_idx_node1 == frame_idx_node2)
    [all...]

Completed in 520 milliseconds