Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_compute_bs.c2090 UWORD8 uc_Bs; in ih264d_fill_bs_for_extra_left_edge() local
2121 uc_Bs = ((*puc_cur_nnz || *puc_left_nnz)) ? 2 : 1; in ih264d_fill_bs_for_extra_left_edge()
2122 u4_bs = (u4_bs << 8) | uc_Bs; in ih264d_fill_bs_for_extra_left_edge()
2139 uc_Bs = ((*puc_cur_nnz || *puc_left_nnz)) ? 2 : 1; in ih264d_fill_bs_for_extra_left_edge()
2140 u4_bs = (u4_bs << 8) | uc_Bs; in ih264d_fill_bs_for_extra_left_edge()
2162 uc_Bs = ((*puc_cur_nnz || *puc_left_nnz)) ? 2 : 1; in ih264d_fill_bs_for_extra_left_edge()
2163 u4_bs = (u4_bs << 8) | uc_Bs; in ih264d_fill_bs_for_extra_left_edge()
2179 uc_Bs = ((*puc_curNnzB || *puc_leftNnzB)) ? 2 : 1; in ih264d_fill_bs_for_extra_left_edge()
2180 u4_bs = (u4_bs << 8) | uc_Bs; in ih264d_fill_bs_for_extra_left_edge()
2213 UWORD8 uc_Bs; in ih264d_fill_bs_for_extra_top_edge() local
[all …]
/external/libavc/common/arm/
Dih264_deblk_luma_a9.s105 vmovl.u8 q6, d12 @q6 = uc_Bs in each 16 bt scalar
Dih264_deblk_chroma_a9.s279 vmovl.u8 q6, d12 @q6 = uc_Bs in each 16 bit scalar
917 vmovl.u8 q6, d12 @Q6 = uc_Bs in each 16 bit scalar