Home
last modified time | relevance | path

Searched refs:l0_l1_cand_idx (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevc_mvs.c28 static const uint8_t l0_l1_cand_idx[12][2] = { variable
441 int l0_cand_idx = l0_l1_cand_idx[comb_idx][0]; in derive_spatial_merge_candidates()
442 int l1_cand_idx = l0_l1_cand_idx[comb_idx][1]; in derive_spatial_merge_candidates()

Completed in 3 milliseconds