Searched refs:refptr1 (Results 1 – 2 of 2) sorted by relevance
336 void **refptr1[4]; in ih264e_get_rate_control_mem_tab() local340 refptr1[j] = &(refptr2[j]); in ih264e_get_rate_control_mem_tab()346 refptr1[1] = &ps_rate_control->pps_frame_time; in ih264e_get_rate_control_mem_tab()347 refptr1[2] = &ps_rate_control->pps_time_stamp; in ih264e_get_rate_control_mem_tab()348 refptr1[3] = &ps_rate_control->pps_pd_frm_rate; in ih264e_get_rate_control_mem_tab()349 refptr1[0] = &ps_rate_control->pps_rate_control_api; in ih264e_get_rate_control_mem_tab()353 …i4_num_memtab = irc_rate_control_num_fill_use_free_memtab((rate_control_api_t **)refptr1[0], NULL,… in ih264e_get_rate_control_mem_tab()357 …i4_num_memtab = irc_rate_control_num_fill_use_free_memtab((rate_control_api_t **)refptr1[0],as_itt… in ih264e_get_rate_control_mem_tab()363 …i4_num_memtab = ih264e_frame_time_get_init_free_memtab((frame_time_t **)refptr1[1], NULL, GET_NUM_… in ih264e_get_rate_control_mem_tab()367 …i4_num_memtab = ih264e_frame_time_get_init_free_memtab((frame_time_t **)refptr1[1], as_itt_memtab+… in ih264e_get_rate_control_mem_tab()[all …]
66 refptr1; member