Searched refs:part_mode_idx (Results 1 – 1 of 1) sorted by relevance
913 WORD32 part_mode_idx; in ihevcd_parse_part_mode_amp() local924 part_mode_idx = bin; in ihevcd_parse_part_mode_amp()925 part_mode_idx <<= 1; in ihevcd_parse_part_mode_amp()933 part_mode_idx |= bin; in ihevcd_parse_part_mode_amp()935 part_mode_idx <<= 1; in ihevcd_parse_part_mode_amp()940 part_mode_idx |= bin; in ihevcd_parse_part_mode_amp()942 part_mode = gau1_part_mode_amp[part_mode_idx]; in ihevcd_parse_part_mode_amp()