Home
last modified time | relevance | path

Searched refs:vp9_adapt_coef_probs (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropy.h99 void vp9_adapt_coef_probs(struct VP9Common *cm);
Dvp9_entropy.c767 void vp9_adapt_coef_probs(VP9_COMMON *cm) { in vp9_adapt_coef_probs() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c1329 vp9_adapt_coef_probs(cm); in vp9_decode_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c2759 vp9_adapt_coef_probs(cm);