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

  /external/libavc/common/
ih264_dpb_mgr.c 406 WORD32 frame_idx_node2; local
418 frame_idx_node2 = ps_dpb_node2->ps_pic_buf->i4_long_term_frame_idx;
420 if(frame_idx_node1 > frame_idx_node2)
440 frame_idx_node2 = ps_pic_node2->i4_long_term_frame_idx;
441 if(frame_idx_node1 == frame_idx_node2)
    [all...]

Completed in 345 milliseconds