Searched refs:neighbouradd_t (Results 1 – 5 of 5) sorted by relevance
/external/libavc/decoder/ |
D | ih264d_deblocking.h | 114 neighbouradd_t *ps_left_addr, 123 neighbouradd_t *ps_left_addr, 132 neighbouradd_t *ps_left_addr, 141 neighbouradd_t *ps_left_addr,
|
D | ih264d_compute_bs.c | 203 neighbouradd_t *ps_left_addr, in ih264d_fill_bs1_16x16mb_pslice() 344 neighbouradd_t *ps_left_addr, in ih264d_fill_bs1_non16x16mb_pslice() 529 neighbouradd_t *ps_left_addr, in ih264d_fill_bs1_16x16mb_bslice() 715 neighbouradd_t *ps_left_addr, in ih264d_fill_bs1_non16x16mb_bslice() 1396 neighbouradd_t * ps_left_ngbr; in ih264d_compute_bs_mbaff() 1789 neighbouradd_t *ps_left_addr, in ih264d_fill_bs_for_mb() 1790 neighbouradd_t *ps_top_add) in ih264d_fill_bs_for_mb()
|
D | ih264d_structs.h | 199 } neighbouradd_t; typedef 886 neighbouradd_t (*ps_left_mvpred_addr)[2]; /* Left MvPred Address Ping Pong*/ 1216 neighbouradd_t *ps_left_addr,
|
D | ih264d_utils.c | 2270 u4_persistent_mem_used += (sizeof(neighbouradd_t) << 2); in ih264d_get_memory_dec_params()
|
D | ih264d_api.c | 2212 u4_mem_used += (sizeof(neighbouradd_t) << 2); in ih264d_fill_num_mem_rec()
|