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

  /external/libaom/libaom/av1/encoder/
tokenize.c 214 scale_chroma_bsize(bsize, pd->subsampling_x, pd->subsampling_y);
encodemb.c 490 scale_chroma_bsize(bsize, subsampling_x, subsampling_y);
reconinter_enc.c 124 const BLOCK_SIZE plane_bsize = scale_chroma_bsize(bsize, ss_x, ss_y);
bitstream.c     [all...]
rdopt.c     [all...]
  /external/libaom/libaom/av1/common/
onyxc_int.h 927 static INLINE BLOCK_SIZE scale_chroma_bsize(BLOCK_SIZE bsize, int subsampling_x, function
    [all...]
reconintra.c     [all...]
av1_loopfilter.c     [all...]
  /external/libaom/libaom/av1/decoder/
decodeframe.c 681 const BLOCK_SIZE plane_bsize = scale_chroma_bsize(bsize, ss_x, ss_y);
    [all...]

Completed in 158 milliseconds