HomeSort by relevance Sort by last modified time
    Searched refs:frame_is_kf_gf_arf (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 766 static INLINE int frame_is_kf_gf_arf(const VP9_COMP *cpi) { function
vp9_speed_features.c 35 return frame_is_kf_gf_arf(cpi) || vp9_is_upper_layer_key_frame(cpi);
vp9_ratectrl.c     [all...]
vp9_encoder.c     [all...]
vp9_firstpass.c     [all...]

Completed in 154 milliseconds