Home
last modified time | relevance | path

Searched defs:show_frame_count (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/vp9/
Dsimple_encode.cc212 const int show_frame_count, in update_tpl_stats_info()
530 EncodeFrameResult *encode_frame_result, const int show_frame_count, in update_encode_frame_result()
696 const int show_frame_count = coding_frame_count - use_alt_ref; in SetGroupOfPicture() local
1027 const int show_frame_count = end_show_index - start_show_index; in GetGopCommand() local
1220 const int show_frame_count = group_of_picture.show_frame_count; in EncodeFrame() local
Dsimple_encode.h341 int show_frame_count; member
/external/libaom/test/
Dtpl_model_test.cc363 const int show_frame_count = 8; in TEST() local
382 int show_frame_count = 8; in init_toy_vbr_rc_info() local
Dratectrl_qmode_test.cc246 int show_frame_count = 16; in TEST_F() local
265 const int show_frame_count = 16; in TEST_F() local
284 int show_frame_count = 2; in TEST_F() local
/external/libvpx/vpx/
Dvpx_ext_ratectrl.h296 int show_frame_count; /**< number of visible frames in the video */ member
/external/libaom/av1/qmode_rc/
Dratectrl_qmode_interface.h226 int show_frame_count; member
Dratectrl_qmode.cc167 GopStruct ConstructGop(RefFrameManager *ref_frame_manager, int show_frame_count, in ConstructGop()
884 const int show_frame_count = gf_intervals[gi]; in DetermineGopInfo() local
/external/libaom/av1/encoder/
Dtpl_model.h245 int show_frame_count; // Number of show frames in the entire video member
Dtpl_model.c2103 int show_frame_count) { in av1_vbr_rc_init()
Dencoder.c4856 int show_frame_count = first_cpi->frame_index_set.show_frame_count; in av1_init_parallel_frame_context() local
Dencoder.h2292 int show_frame_count; member
/external/libvpx/vp9/encoder/
Dvp9_encoder.h542 int show_frame_count; member
547 int show_frame_count, int use_alt_ref) { in gop_command_on()
Dvp9_encoder.c7525 int show_frame_count = 0; local