Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dentropy.h97 void vp8_default_coef_probs(struct VP8Common *);
Dentropy.c184 void vp8_default_coef_probs(VP8_COMMON *pc) in vp8_default_coef_probs() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dratectrl.c297 vp8_default_coef_probs(& cpi->common); in vp8_setup_key_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodeframe.c914 vp8_default_coef_probs(pc); in init_frame()