Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvp8cx.h784 VP9E_CONTENT_FILM, enumerator
/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.c269 if (cpi->oxcf.content != VP9E_CONTENT_FILM) sf->mode_skip_start = 10; in set_good_speed_feature_framesize_independent()
275 if (cpi->oxcf.content != VP9E_CONTENT_FILM) { in set_good_speed_feature_framesize_independent()
Dvp9_rdopt.c3183 if (content_type == VP9E_CONTENT_FILM) { in rd_variance_adjustment()
3219 if ((content_type == VP9E_CONTENT_FILM) && in rd_variance_adjustment()
3371 recon = cpi->oxcf.content == VP9E_CONTENT_FILM ? &recon_buf : 0; in vp9_rd_pick_inter_mode_sb()
3641 (cpi->oxcf.content == VP9E_CONTENT_FILM) ? 0 : 64; in vp9_rd_pick_inter_mode_sb()
3775 if (cpi->oxcf.content == VP9E_CONTENT_FILM) { in vp9_rd_pick_inter_mode_sb()
Dvp9_temporal_filter.c713 if (cpi->oxcf.content == VP9E_CONTENT_FILM) { in vp9_temporal_filter_iterate_row_c()
/external/libvpx/libvpx/examples/
Dvp9_spatial_svc_encoder.c100 { "film", VP9E_CONTENT_FILM },
/external/libvpx/libvpx/
Dvpxenc.c444 { "film", VP9E_CONTENT_FILM },