OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:l0_cand
(Results
1 - 1
of
1
) sorted by null
/external/libhevc/decoder/
ihevcd_mv_merge.c
840
WORD32
l0_cand
, l1_cand;
local
847
l0_cand
= priority_list0[bi_pred_idx];
850
if((as_pu_merge_list[
l0_cand
].b2_pred_mode != PRED_L1)
858
i1_l0_ref_idx = as_pu_merge_list[
l0_cand
].mv.i1_l0_ref_idx;
862
s_l0_mv = as_pu_merge_list[
l0_cand
].mv.s_l0_mv;
Completed in 50 milliseconds