Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c156 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_ctb()
822 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
841 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
1480 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
1499 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
2047 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
2066 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
2614 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
2633 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
Dihevcd_parse_slice.c2122 ps_sao->b4_y_offset_4 = sao_offset[3]; in ihevcd_parse_sao()
/external/libhevc/common/
Dihevc_structs.h107 WORD32 b4_y_offset_4 : 4; member