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

  /external/libaom/libaom/av1/common/
restoration.h 218 RestorationType frame_restoration_type; member in struct:__anon26557
thread_common.c 703 if (cm->rst_info[plane].frame_restoration_type == RESTORE_NONE) continue;
711 if (cm->rst_info[plane].frame_restoration_type == RESTORE_NONE) continue;
856 if (cm->rst_info[plane].frame_restoration_type == RESTORE_NONE) continue;
restoration.c     [all...]
  /external/libaom/libaom/av1/decoder/
decodeframe.c     [all...]
  /external/libaom/libaom/av1/encoder/
encoder.c     [all...]
bitstream.c     [all...]
pickrst.c     [all...]

Completed in 1671 milliseconds