Searched refs:av1_crc32c_calculator_init (Results 1 – 6 of 6) sorted by relevance
44 void av1_crc32c_calculator_init(CRC32C *p_crc32c);
75 void av1_crc32c_calculator_init(CRC32C *p_crc32c) { in av1_crc32c_calculator_init() function
337 av1_crc32c_calculator_init(&td->mb.mb_rd_record.crc_calculator); in enc_row_mt_worker_hook()
1032 av1_crc32c_calculator_init(&crc_calculator); // 31 bit: qc & ctx
5054 av1_crc32c_calculator_init(&td->mb.mb_rd_record.crc_calculator); in av1_encode_tile()
55 av1_crc32c_calculator_init(&calc_); in SetUp()