Home
last modified time | relevance | path

Searched refs:p_temp (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_api.c144 pUWORD8 p_temp = pv_value; in ixheaacd_dec_mem_api() local
148 p_temp = p_temp + pers_size - in ixheaacd_dec_mem_api()
153 p_obj_exhaacplus_dec->p_state_aac->pstr_dec_data = p_temp; in ixheaacd_dec_mem_api()
155 p_temp + sizeof(ia_dec_data_struct); in ixheaacd_dec_mem_api()
157 p_temp + sizeof(ia_dec_data_struct) + in ixheaacd_dec_mem_api()
976 pUWORD8 p_temp = (pUWORD8)p_obj_exhaacplus_dec->p_state_aac; in ixheaacd_decoder_flush_api() local
979 p_temp = p_temp + pers_size - in ixheaacd_decoder_flush_api()
983 p_obj_exhaacplus_dec->p_state_aac->pstr_dec_data = p_temp; in ixheaacd_decoder_flush_api()
985 p_temp + sizeof(ia_dec_data_struct); in ixheaacd_decoder_flush_api()
987 p_temp + sizeof(ia_dec_data_struct) + in ixheaacd_decoder_flush_api()
/external/python/cffi/c/
D_cffi_backend.c4258 PyObject **p_temp) in b_do_dlopen() argument
4268 *p_temp = NULL; in b_do_dlopen()
4289 *p_temp = s; in b_do_dlopen()
4309 *p_temp = s; in b_do_dlopen()