Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvp8cx.h657 VP9E_CONTENT_SCREEN, enumerator
/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c415 if (cpi->oxcf.content != VP9E_CONTENT_SCREEN) in cyclic_refresh_update_map()
418 cpi->oxcf.content == VP9E_CONTENT_SCREEN in cyclic_refresh_update_map()
Dvp9_speed_features.c374 if (content == VP9E_CONTENT_SCREEN) { in set_rt_speed_feature()
Dvp9_pickmode.c1540 if (cpi->oxcf.content != VP9E_CONTENT_SCREEN && intra_tx_size > TX_16X16) in vp9_pick_inter_mode()
1586 if (cpi->oxcf.content == VP9E_CONTENT_SCREEN) { in vp9_pick_inter_mode()
Dvp9_encoder.c3246 (cpi->oxcf.content == VP9E_CONTENT_SCREEN ||
3264 cpi->oxcf.content == VP9E_CONTENT_SCREEN)
3300 cpi->oxcf.content == VP9E_CONTENT_SCREEN &&
Dvp9_ratectrl.c277 if (cpi->oxcf.content == VP9E_CONTENT_SCREEN && in update_buffer_level()
/external/libvpx/libvpx/
Dvpxenc.c440 {"screen", VP9E_CONTENT_SCREEN},