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

  /external/libaom/libaom/av1/common/
blockd.c 65 is_chroma_reference(mi_row, mi_col, bsize, xd->plane[1].subsampling_x,
cfl.h 44 if (!xd->cfl.is_chroma_reference) {
mvref_common.h 316 if (is_chroma_reference(mi_row, mi_col, bsize, pd->subsampling_x,
blockd.h 479 int is_chroma_reference;
    [all...]
onyxc_int.h 918 static INLINE int is_chroma_reference(int mi_row, int mi_col, BLOCK_SIZE bsize, function
    [all...]
  /external/libaom/libaom/av1/decoder/
decodemv.c 563 is_chroma_reference(mi_row, mi_col, bsize, xd->plane[1].subsampling_x,
797 is_chroma_reference(mi_row, mi_col, bsize, xd->plane[1].subsampling_x,
799 xd->cfl.is_chroma_reference = 1;
813 xd->cfl.is_chroma_reference = 0;
    [all...]
decoder.c 219 if (is_chroma_reference(mi_row, mi_col, bsize, pd->subsampling_x,
decodeframe.c     [all...]
  /external/libaom/libaom/av1/encoder/
tokenize.c 207 if (!is_chroma_reference(mi_row, mi_col, bsize,
encodemb.c 406 if (!is_chroma_reference(mi_row, mi_col, bsize,
485 if (!is_chroma_reference(mi_row, mi_col, bsize, subsampling_x,
646 if (!is_chroma_reference(mi_row, mi_col, bsize,
reconinter_enc.c 245 if (!is_chroma_reference(mi_row, mi_col, bsize, pd->subsampling_x,
encodeframe.c 578 !is_chroma_reference(mi_row, mi_col, bsize, xd->plane[1].subsampling_x,
849 if (!is_chroma_reference(mi_row, mi_col, bsize,
    [all...]
bitstream.c 787 is_chroma_reference(mi_row, mi_col, bsize, xd->plane[1].subsampling_x,
    [all...]
encodetxb.c 677 if (!is_chroma_reference(mi_row, mi_col, bsize, pd->subsampling_x,
    [all...]
rdopt.c     [all...]

Completed in 1148 milliseconds