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

  /external/libavc/decoder/
ih264d_dpb_mgr.c 81 ps_dpb_info[i].s_bot_field.u1_reference_info = UNUSED_FOR_REF;
83 ps_dpb_info[i].s_bot_field.u1_long_term_frame_idx = MAX_REF_BUFS + 1;
187 if(ps_unmark_node->s_bot_field.u1_long_term_frame_idx
190 ps_unmark_node->s_bot_field.u1_reference_info =
192 ps_unmark_node->s_bot_field.u1_long_term_frame_idx =
209 | ps_unmark_node->s_bot_field.u1_reference_info;
222 ps_unmark_node->s_bot_field.u1_reference_info =
261 && (ps_mov_node->s_bot_field.u1_reference_info
291 ps_mov_node->s_bot_field.u1_reference_info = IS_LONG_TERM;
293 ps_mov_node->s_bot_field.u1_long_term_frame_idx = u4_lt_idx
    [all...]
ih264d_dpb_manager.h 77 struct field_t s_bot_field; /** Contains information of the bot_field member in struct:dpb_info_t
ih264d_parse_slice.c     [all...]
ih264d_utils.c     [all...]

Completed in 120 milliseconds