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

  /external/libaom/libaom/aom/
aom_encoder.h 288 unsigned int g_forced_max_frame_width; member in struct:aom_codec_enc_cfg
    [all...]
  /external/libaom/libaom/test/
resize_test.cc 220 cfg_.g_forced_max_frame_width = cfg_.g_forced_max_frame_height =
426 cfg_.g_forced_max_frame_width = cfg_.g_forced_max_frame_height =
  /external/libaom/libaom/apps/
aomenc.c     [all...]
  /external/libaom/libaom/av1/
av1_cx_iface.c 552 oxcf->forced_max_frame_width = cfg->g_forced_max_frame_width;
    [all...]

Completed in 137 milliseconds