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

  /external/libaom/libaom/av1/common/
alloccommon.c 215 cm->num_allocated_above_contexts = 0;
223 av1_free_above_context_buffers(cm, cm->num_allocated_above_contexts);
238 cm->num_allocated_above_contexts = num_alloc_above_contexts;
onyxc_int.h 543 int num_allocated_above_contexts; member in struct:AV1Common
    [all...]
  /external/libaom/libaom/av1/decoder/
decodeframe.c     [all...]
  /external/libaom/libaom/av1/encoder/
encoder.c     [all...]

Completed in 76 milliseconds