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

  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 388 double max_cpb_size; // in kilobits member in struct:__anon26220
442 double max_cpb_size; // in bits member in struct:__anon26226
vp9_encoder.c 451 // TODO(huisu): update max_cpb_size for level 5_2 ~ 6_2 when
575 level_spec->max_cpb_size > this_level->max_cpb_size ||
4844 const double max_cpb_size = ls->max_cpb_size; local
    [all...]

Completed in 82 milliseconds