Searched refs:u1_wd_x (Results 1 – 3 of 3) sorted by relevance
/external/libavc/decoder/ |
D | ih264d_process_bslice.h | 44 UWORD8 u1_wd_x, 48 UWORD8 u1_wd_x, 69 UWORD8 u1_wd_x, 75 UWORD8 u1_wd_x, 81 UWORD8 u1_wd_x, 87 UWORD8 u1_wd_x, 93 UWORD8 u1_wd_x, 99 UWORD8 u1_wd_x,
|
D | ih264d_process_bslice.c | 72 UWORD8 u1_wd_x, in ih264d_decode_spatial_direct() argument 220 ps_dec->pf_parse_mvdirect(ps_dec, ps_dec->ps_col_pic, &s_mvdirect, u1_wd_x, in ih264d_decode_spatial_direct() 255 u1_mb_partw = (u1_wd_x >> 2); in ih264d_decode_spatial_direct() 337 if(u1_wd_x == MB_SIZE) in ih264d_decode_spatial_direct() 352 if((u1_wd_x == MB_SIZE) && (s_mvdirect.i1_num_partitions > 2)) in ih264d_decode_spatial_direct() 583 UWORD8 u1_wd_x, in ih264d_decode_temporal_direct() argument 610 ps_dec->pf_parse_mvdirect(ps_dec, ps_dec->ps_col_pic, &s_mvdirect, u1_wd_x, in ih264d_decode_temporal_direct() 1593 UWORD8 u1_wd_x, in ih264d_one_to_one() argument 1607 if(u1_wd_x == MB_SIZE) in ih264d_one_to_one() 1718 UWORD8 u1_wd_x, in ih264d_mbaff_cross_pmbair() argument [all …]
|
D | ih264d_structs.h | 509 UWORD8 u1_wd_x,
|