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

  /external/libvpx/libvpx/examples/
vp9_spatial_svc_encoder.c 91 static const struct arg_enum_list bitdepth_enum[] = { variable in typeref:struct:arg_enum_list
96 "d", "bit-depth", 1, "Bit depth for codec 8, 10 or 12. ", bitdepth_enum);
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 454 static const struct arg_enum_list bitdepth_enum[] = { variable in typeref:struct:arg_enum_list
461 bitdepth_enum);
    [all...]

Completed in 50 milliseconds