Searched refs:cur_hash_row (Results 1 – 1 of 1) sorted by relevance
296 int16_t *cur_hash_row = hash_data; in find_tx_size_rd_records() local299 memcpy(cur_hash_row, cur_diff_row, sizeof(*hash_data) * cur_tx_bw); in find_tx_size_rd_records()300 cur_hash_row += cur_tx_bw; in find_tx_size_rd_records()1243 int16_t *cur_hash_row = tmp_data; in get_intra_txb_hash() local1245 memcpy(cur_hash_row, cur_diff_row, sizeof(*diff) * txb_w); in get_intra_txb_hash()1246 cur_hash_row += txb_w; in get_intra_txb_hash()