Searched refs:apply_frame_size (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c617 static void apply_frame_size(VP9_COMMON *cm, int width, int height) { function
647 apply_frame_size(cm, width, height);
672 apply_frame_size(cm, width, height);

Completed in 32 milliseconds