Home
last modified time | relevance | path

Searched defs:crc_mask (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dhash_motion.c314 const int crc_mask = (1 << kSrcBits) - 1; in av1_add_to_hash_map_by_row_with_precal_data() local
400 const int crc_mask = (1 << kSrcBits) - 1; in av1_get_block_hash_value() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_sbr_crc.c36 static VOID ixheaace_crc_advance(UWORD16 crc_poly, UWORD16 crc_mask, UWORD16 *ptr_crc, in ixheaace_crc_advance()
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_sbr_crc.c31 WORD16 crc_mask = (1 << 9); in ixheaacd_calc_chk_sum() local