Home
last modified time | relevance | path

Searched refs:pps_pic_handling (Results 1 – 4 of 4) sorted by relevance

/external/libavc/encoder/
Dirc_picture_type.h31 WORD32 irc_pic_handling_num_fill_use_free_memtab(pic_handling_handle *pps_pic_handling,
Dirc_picture_type.c223 WORD32 irc_pic_handling_num_fill_use_free_memtab(pic_handling_t **pps_pic_handling, in irc_pic_handling_num_fill_use_free_memtab() argument
236 (*pps_pic_handling) = &s_pic_handling_temp; in irc_pic_handling_num_fill_use_free_memtab()
244 use_or_fill_base(&ps_memtab[0], (void**)pps_pic_handling, e_func_type); in irc_pic_handling_num_fill_use_free_memtab()
/external/libhevc/encoder/
Dpicture_type.h52 pic_handling_handle *pps_pic_handling, itt_memtab_t *ps_memtab, ITT_FUNC_TYPE_E e_func_type);
Dpicture_type.c175 pic_handling_t **pps_pic_handling, itt_memtab_t *ps_memtab, ITT_FUNC_TYPE_E e_func_type) in pic_handling_num_fill_use_free_memtab() argument
183 (*pps_pic_handling) = &s_pic_handling_temp; in pic_handling_num_fill_use_free_memtab()
190 use_or_fill_base(&ps_memtab[0], (void **)pps_pic_handling, e_func_type); in pic_handling_num_fill_use_free_memtab()