Home
last modified time | relevance | path

Searched refs:vp8_update_entropy (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h260 int vp8_update_entropy(struct VP8_COMP* comp, int update);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c810 vp8_update_entropy(ctx->cpi, 0); in vp8e_encode()
1101 vp8_update_entropy(ctx->cpi, update); in vp8e_update_entropy()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c2602 int vp8_update_entropy(VP8_COMP *cpi, int update) in vp8_update_entropy() function