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

  /external/libvpx/libvpx/
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 679 int64_t frames_in_layer[VPX_TS_MAX_LAYERS]; member in struct:VP8_COMP

Completed in 93 milliseconds