Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_deblocking.c724 UWORD16 u2_image_ht_mb = ps_dec->u2_frm_ht_in_mbs; in ih264d_deblock_picture_mbaff() local
735 i2_mb_y = u2_image_ht_mb; in ih264d_deblock_picture_mbaff()
1006 UWORD16 u2_image_ht_mb = ps_dec->u2_frm_ht_in_mbs; in ih264d_deblock_picture_non_mbaff() local
1029 while( ps_dec->u4_deblk_mb_y < u2_image_ht_mb) in ih264d_deblock_picture_non_mbaff()
1121 UWORD16 u2_image_ht_mb = ps_dec->u2_frm_ht_in_mbs; in ih264d_deblock_picture_progressive() local
1143 while( ps_dec->u4_deblk_mb_y < u2_image_ht_mb) in ih264d_deblock_picture_progressive()