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

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.h 202 void calculate_coded_size(struct VP9_COMP *cpi, int *scaled_frame_width,
vp9_encoder.h 201 int scaled_frame_width; member in struct:VP9EncoderConfig
vp9_encoder.c     [all...]
vp9_firstpass.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 486 oxcf->scaled_frame_width = cfg->rc_scaled_width;
490 (oxcf->scaled_frame_width == 0 || oxcf->scaled_frame_height == 0)
611 printf("scaled_frame_width: %d\n", oxcf->scaled_frame_width);
    [all...]

Completed in 96 milliseconds