Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.c387 int frame_num_within_temporal_struct = 0; in set_flags_and_fb_idx_for_temporal_mode3() local
390 frame_num_within_temporal_struct = in set_flags_and_fb_idx_for_temporal_mode3()
394 (frame_num_within_temporal_struct & 1) ? 2 : in set_flags_and_fb_idx_for_temporal_mode3()
395 (frame_num_within_temporal_struct >> 1); in set_flags_and_fb_idx_for_temporal_mode3()
418 if (frame_num_within_temporal_struct == 1) { in set_flags_and_fb_idx_for_temporal_mode3()
459 } else if (frame_num_within_temporal_struct == 1) { in set_flags_and_fb_idx_for_temporal_mode3()