Searched refs:is_chroma_reference (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/test/ |
D | intrabc_test.cc | 162 xd.is_chroma_ref = is_chroma_reference(mi_row, mi_col, dv_case.bsize, in TEST()
|
/external/libaom/libaom/av1/common/ |
D | av1_common_int.h | 1110 static INLINE int is_chroma_reference(int mi_row, int mi_col, BLOCK_SIZE bsize, in is_chroma_reference() function
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 888 if (!is_chroma_reference(mi_row, mi_col, bsize, pd->subsampling_x, in predict_inter_block()
|
/external/libaom/libaom/av1/encoder/ |
D | encodeframe.c | 6383 if (!is_chroma_reference(mi_row, mi_col, bsize, pd->subsampling_x, in encode_superblock()
|