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

  /external/libaom/libaom/av1/common/
restoration.h 370 AV1PixelRect av1_whole_frame_rect(const struct AV1Common *cm, int is_uv);
restoration.c 42 AV1PixelRect av1_whole_frame_rect(const AV1_COMMON *cm, int is_uv) { function
73 const AV1PixelRect tile_rect = av1_whole_frame_rect(cm, is_uv);
    [all...]
  /external/libaom/libaom/av1/encoder/
pickrst.c 151 rsc->tile_rect = av1_whole_frame_rect(cm, is_uv);
    [all...]

Completed in 106 milliseconds