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

  /external/libavc/decoder/
ih264d_dpb_mgr.c 83 ps_dpb_info[i].s_top_field.u1_long_term_frame_idx = MAX_REF_BUFS + 1;
84 ps_dpb_info[i].s_bot_field.u1_long_term_frame_idx = MAX_REF_BUFS + 1;
179 if(ps_unmark_node->s_top_field.u1_long_term_frame_idx
184 ps_unmark_node->s_top_field.u1_long_term_frame_idx =
188 if(ps_unmark_node->s_bot_field.u1_long_term_frame_idx
193 ps_unmark_node->s_bot_field.u1_long_term_frame_idx =
293 ps_mov_node->s_top_field.u1_long_term_frame_idx = u4_lt_idx;
294 ps_mov_node->s_bot_field.u1_long_term_frame_idx = u4_lt_idx;
531 ps_unmark_node->s_top_field.u1_long_term_frame_idx = u4_lt_idx;
545 ps_unmark_node->s_bot_field.u1_long_term_frame_idx = u4_lt_idx
    [all...]
ih264d_dpb_manager.h 60 UWORD8 u1_long_term_frame_idx; member in struct:field_t
  /external/libavc/common/
ih264_structs.h 1201 UWORD8 u1_long_term_frame_idx; member in struct:__anon22048
    [all...]

Completed in 197 milliseconds