Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c151 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_ctb()
823 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
842 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
1516 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
1535 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
2125 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
2144 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
2728 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
2747 ai1_offset_y[1] = ps_sao->b4_y_offset_1; in ihevcd_sao_shift_ctb()
Dihevcd_parse_slice.c2170 ps_sao->b4_y_offset_1 = sao_offset[0]; in ihevcd_parse_sao()
/external/libhevc/common/
Dihevc_structs.h991 WORD32 b4_y_offset_1 : 4; member