Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_structs.h557 } deblkmb_neighbour_t; typedef
866 deblkmb_neighbour_t deblk_left_mb[2];
867 deblkmb_neighbour_t *ps_deblk_top_mb;
Dih264d_compute_bs.c1151 deblkmb_neighbour_t *ps_deblk_top_mb; in ih264d_compute_bs_non_mbaff()
1397 deblkmb_neighbour_t *ps_deblk_top_mb; in ih264d_compute_bs_mbaff()
2254 deblkmb_neighbour_t *ps_deblk_top_mb; in ih264d_fill_bs_mbedge_4()
2316 deblkmb_neighbour_t *ps_deblk_top_mb; in ih264d_fill_bs_mbedge_2()
Dih264d_thread_compute_bs.c97 deblkmb_neighbour_t *ps_deblk_top_mb; in ih264d_compute_bs_non_mbaff_thread()
Dih264d_utils.c1898 size = ((u4_wd_mbs * sizeof(deblkmb_neighbour_t)) << uc_frmOrFld); in ih264d_allocate_dynamic_bufs()