Home
last modified time | relevance | path

Searched refs:as_left_neighbours (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dhme_coarse.c778 search_node_t as_top_neighbours[4], as_left_neighbours[3]; in hme_coarsest() local
982 ps_search_node = &as_left_neighbours[i]; in hme_coarsest()
1073 as_left_neighbours[2].u1_is_avail = 0; in hme_coarsest()
1084 as_left_neighbours, in hme_coarsest()
1402 as_left_neighbours, in hme_coarsest()
1408 *ps_candt_4x8_l = as_left_neighbours[0]; in hme_coarsest()
Dhme_refine.c5943 search_node_t as_top_neighbours[4], as_left_neighbours[3]; in hme_refine() local
6316 ps_search_node = &as_left_neighbours[i]; in hme_refine()
6323 as_left_neighbours[2].u1_is_avail = 0; in hme_refine()
8844 search_node_t as_top_neighbours[4], as_left_neighbours[3]; in hme_refine_no_encode() local
9073 ps_search_node = &as_left_neighbours[i]; in hme_refine_no_encode()
9081 as_left_neighbours[2].u1_is_avail = 0; in hme_refine_no_encode()
9107 &as_left_neighbours[0], in hme_refine_no_encode()
9679 &as_left_neighbours[0], in hme_refine_no_encode()
9735 ps_search_node = &as_left_neighbours[0]; in hme_refine_no_encode()
9760 &as_left_neighbours[0], in hme_refine_no_encode()
[all …]