HomeSort by relevance Sort by last modified time
    Searched full:frames_in_layer (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/
vp9_spatial_scalable_encoder.c 375 int frames_in_layer[MAX_LAYERS] = {0}; local
448 frames_in_layer[i]++;
481 write_ivf_file_header(outfile[i], &cfg, frames_in_layer[i]);
vp8_scalable_patterns.c 136 int frames_in_layer[VPX_TS_MAX_LAYERS] = {0}; local
669 frames_in_layer[i]++;
689 write_ivf_file_header (outfile[i], &cfg, frames_in_layer[i]);
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 665 int64_t frames_in_layer[VPX_TS_MAX_LAYERS]; member in struct:VP8_COMP
onyx_if.c     [all...]

Completed in 461 milliseconds