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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h119 RESIZE_FIXED = 1, // All frames are coded at the specified dimension. enumerator in enum:__anon11279
H A Dvp9_encoder.c3136 ((oxcf->resize_mode == RESIZE_FIXED && cm->current_video_frame == 0) ||
/external/libvpx/libvpx/vp9/
H A Dvp9_cx_iface.c443 RESIZE_DYNAMIC : RESIZE_FIXED;

Completed in 102 milliseconds