Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_alloccommon.h29 void vp9_update_frame_size(struct VP9Common *cm);
Dvp9_alloccommon.c227 void vp9_update_frame_size(VP9_COMMON *cm) { in vp9_update_frame_size() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c631 vp9_update_frame_size(cm); in apply_frame_size()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c630 vp9_update_frame_size(cm); in update_frame_size()