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 82 ps_dpb_info[i].s_top_field.u1_long_term_frame_idx = MAX_REF_BUFS + 1;
83 ps_dpb_info[i].s_bot_field.u1_long_term_frame_idx = MAX_REF_BUFS + 1;
178 if(ps_unmark_node->s_top_field.u1_long_term_frame_idx
183 ps_unmark_node->s_top_field.u1_long_term_frame_idx =
187 if(ps_unmark_node->s_bot_field.u1_long_term_frame_idx
192 ps_unmark_node->s_bot_field.u1_long_term_frame_idx =
292 ps_mov_node->s_top_field.u1_long_term_frame_idx = u4_lt_idx;
293 ps_mov_node->s_bot_field.u1_long_term_frame_idx = u4_lt_idx;
529 ps_unmark_node->s_top_field.u1_long_term_frame_idx = u4_lt_idx;
543 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:__anon26877
    [all...]

Completed in 54 milliseconds