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

  /external/libavc/encoder/
ih264e_rc_mem_interface.c 336 void **refptr1[4]; local
340 refptr1[j] = &(refptr2[j]);
346 refptr1[1] = &ps_rate_control->pps_frame_time;
347 refptr1[2] = &ps_rate_control->pps_time_stamp;
348 refptr1[3] = &ps_rate_control->pps_pd_frm_rate;
349 refptr1[0] = &ps_rate_control->pps_rate_control_api;
353 i4_num_memtab = irc_rate_control_num_fill_use_free_memtab((rate_control_api_t **)refptr1[0], NULL, GET_NUM_MEMTAB);
357 i4_num_memtab = irc_rate_control_num_fill_use_free_memtab((rate_control_api_t **)refptr1[0],as_itt_memtab+j,e_func_type);
363 i4_num_memtab = ih264e_frame_time_get_init_free_memtab((frame_time_t **)refptr1[1], NULL, GET_NUM_MEMTAB);
367 i4_num_memtab = ih264e_frame_time_get_init_free_memtab((frame_time_t **)refptr1[1], as_itt_memtab+j, e_func_type)
    [all...]
  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.ref/
p5.cpp 66 refptr1; member in struct:RefPtr

Completed in 190 milliseconds