Home
last modified time | relevance | path

Searched refs:VP8E_SET_TOKEN_PARTITIONS (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvp8cx.h154 VP8E_SET_TOKEN_PARTITIONS, /**< control function to set the number of token partitions */ enumerator
346 VPX_CTRL_USE_TYPE(VP8E_SET_TOKEN_PARTITIONS, int) /* vp8e_token_partitions */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c519 MAP(VP8E_SET_TOKEN_PARTITIONS, xcfg.token_partitions); in set_param()
1211 {VP8E_SET_TOKEN_PARTITIONS, set_param},
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dvpx_temporal_scalable_patterns.c585 vpx_codec_control(&codec, VP8E_SET_TOKEN_PARTITIONS, 1); in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dsvc_encodeframe.c610 vpx_codec_control(codec_ctx, VP8E_SET_TOKEN_PARTITIONS, 1); in vpx_svc_init()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c386 VP8E_SET_TOKEN_PARTITIONS,