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

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.h 203 int *scaled_frame_height);
vp9_encoder.h 202 int scaled_frame_height; member in struct:VP9EncoderConfig
vp9_encoder.c     [all...]
vp9_firstpass.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 487 oxcf->scaled_frame_height = cfg->rc_scaled_height;
490 (oxcf->scaled_frame_width == 0 || oxcf->scaled_frame_height == 0)
612 printf("scaled_frame_height: %d\n", oxcf->scaled_frame_height);
    [all...]

Completed in 121 milliseconds