Home
last modified time | relevance | path

Searched defs:show_idx (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.h28 int show_idx; /*The show_idx of this frame*/ member
Dvp9_firstpass.c1810 int show_idx, int still_interval) { in check_transition_to_still()
2798 int show_idx = gf_start_show_idx + j; in define_gf_group() local
2979 int show_idx) { in test_candidate_kf()
3118 int show_idx = kf_show_idx + frames_to_key; in vp9_get_frames_to_next_key() local
3380 const int show_idx = cm->current_video_frame; in vp9_rc_get_second_pass_params() local
3644 int show_idx = 0; in vp9_get_coding_frame_num() local
Dvp9_firstpass.h167 const FIRST_PASS_INFO *first_pass_info, int show_idx) { in fps_get_frame_stats()
Dvp9_encoder.h854 int show_idx; member
Dvp9_encoder.c7104 int show_idx,
/external/libvpx/libvpx/vp9/
Dsimple_encode.h29 int show_idx; member