HomeSort by relevance Sort by last modified time
    Searched refs:frames_in_layer (Results 1 - 3 of 3) 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
onyx_if.c     [all...]

Completed in 22 milliseconds