Searched refs:first_byte_idx (Results 1 – 1 of 1) sorted by relevance
407 uint8_t first_byte_idx = (common_bytes < 3) ? 0 : common_bytes; in install_to_dp() local410 uint32_t left_idx = get_idx(ledge, 0, first_idx_len, first_byte_idx); in install_to_dp()411 uint32_t right_idx = get_idx(redge, 0, first_idx_len, first_byte_idx); in install_to_dp()