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

  /external/libaom/libaom/test/
decode_multithreaded_test.cc 82 encoder->Control(AV1E_SET_NUM_TG, n_tile_groups_);
tile_independence_test.cc 67 encoder->Control(AV1E_SET_NUM_TG, n_tile_groups_);
  /external/libaom/libaom/aom/
aomcx.h 697 AV1E_SET_NUM_TG,
    [all...]
  /external/libaom/libaom/examples/
scalable_encoder.c 217 if (aom_codec_control(&codec, AV1E_SET_NUM_TG, 3))
  /external/libaom/libaom/av1/
av1_cx_iface.c     [all...]
  /external/libaom/libaom/apps/
aomenc.c     [all...]

Completed in 88 milliseconds