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

  /external/libaom/libaom/test/
scalability_test.cc 49 encoder->Control(AOME_SET_CQ_LEVEL, kEnhancementLayerQp);
57 encoder->Control(AOME_SET_CQ_LEVEL, kBaseLayerQp);
  /external/libaom/libaom/examples/
scalable_encoder.c 246 if (aom_codec_control(&codec, AOME_SET_CQ_LEVEL, 62))
265 if (aom_codec_control(&codec, AOME_SET_CQ_LEVEL, 10))
lightfield_encoder.c 341 if (aom_codec_control(&codec, AOME_SET_CQ_LEVEL, 36))
  /external/libaom/libaom/aom/
aomcx.h 227 AOME_SET_CQ_LEVEL,
    [all...]
  /external/libaom/libaom/av1/
av1_cx_iface.c     [all...]
  /external/libaom/libaom/apps/
aomenc.c     [all...]

Completed in 1758 milliseconds