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

  /external/libavc/encoder/
irc_picture_type.c 53 typedef struct pic_handling_t struct
209 } pic_handling_t; typedef in typeref:struct:pic_handling_t
211 static void irc_update_pic_distbn(pic_handling_t *ps_pic_handling,
223 WORD32 irc_pic_handling_num_fill_use_free_memtab(pic_handling_t **pps_pic_handling,
228 pic_handling_t s_pic_handling_temp;
242 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(pic_handling_t),
254 void irc_init_pic_handling(pic_handling_t *ps_pic_handling,
342 void irc_pic_handling_register_new_int_frm_interval(pic_handling_t *ps_pic_handling,
349 void irc_pic_handling_register_new_inter_frm_interval(pic_handling_t *ps_pic_handling,
357 static void start_new_gop(pic_handling_t *ps_pic_handling
    [all...]
irc_picture_type.h 29 typedef struct pic_handling_t *pic_handling_handle;

Completed in 69 milliseconds