Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h52 MODE_GOODQUALITY = 0x1, enumerator
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h145 MODE_GOODQUALITY = 1, enumerator
Dvp9_speed_features.c352 case MODE_GOODQUALITY: in vp9_set_speed_features()
Dvp9_onyx_if.c843 case MODE_GOODQUALITY: in vp9_change_config()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c293 oxcf->mode = MODE_GOODQUALITY; in set_vp9e_config()
599 new_qc = (deadline > duration_us) ? MODE_GOODQUALITY : MODE_REALTIME; in pick_quickcompress_mode()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c722 new_qc = (deadline > duration_us) ? MODE_GOODQUALITY : MODE_REALTIME; in pick_quickcompress_mode()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c1493 case MODE_GOODQUALITY: in vp8_change_config()