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

  /external/libavc/encoder/
ih264e_time_stamp.h 88 typedef struct time_stamp_t struct
117 } time_stamp_t; typedef in typeref:struct:time_stamp_t
119 typedef struct time_stamp_t *time_stamp_handle;
495 void ih264_time_stamp_update_frame_rate(time_stamp_t *ps_time_stamp, UWORD32 src_frm_rate);
ih264e_time_stamp.c 418 time_stamp_t s_temp_time_stamp_t;
428 fill_memtab(&ps_memtab[i4_mem_tab_idx], sizeof(time_stamp_t),
466 void ih264e_init_time_stamp(time_stamp_t *ps_time_stamp,
513 void ih264e_update_time_stamp(time_stamp_t *ps_time_stamp)
755 void ih264_time_stamp_update_frame_rate(time_stamp_t *ps_time_stamp,
ih264e_rc_mem_interface.c 373 i4_num_memtab = ih264e_time_stamp_get_init_free_memtab((time_stamp_t **)refptr1[2], NULL, GET_NUM_MEMTAB);
377 i4_num_memtab = ih264e_time_stamp_get_init_free_memtab((time_stamp_t **)refptr1[2], as_itt_memtab+j, e_func_type);

Completed in 5595 milliseconds