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

  /external/libavc/decoder/
ih264d_dpb_mgr.c 82 ps_dpb_info[i].s_bot_field.u1_reference_info = UNUSED_FOR_REF;
84 ps_dpb_info[i].s_bot_field.u1_long_term_frame_idx = MAX_REF_BUFS + 1;
188 if(ps_unmark_node->s_bot_field.u1_long_term_frame_idx
191 ps_unmark_node->s_bot_field.u1_reference_info =
193 ps_unmark_node->s_bot_field.u1_long_term_frame_idx =
210 | ps_unmark_node->s_bot_field.u1_reference_info;
223 ps_unmark_node->s_bot_field.u1_reference_info =
262 && (ps_mov_node->s_bot_field.u1_reference_info
292 ps_mov_node->s_bot_field.u1_reference_info = IS_LONG_TERM;
294 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_utils.c     [all...]

Completed in 51 milliseconds