Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h488 int droppable; member
Dvp9_onyx_if.c3228 cpi->droppable = !frame_is_reference(cpi);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h659 int droppable; member
Donyx_if.c5237 cpi->droppable = !frame_is_reference(cpi); in vp8_get_compressed_data()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c922 if (cpi->droppable) in vp8e_encode()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c823 if (cpi->droppable) in vp9e_encode()