Searched refs:swap_ptr (Results 1 – 2 of 2) sorted by relevance
15 static void swap_ptr(void *a, void *b) { in swap_ptr() function170 swap_ptr(&cr->map, &lc->map); in av1_restore_layer_context()171 swap_ptr(&cr->last_coded_q_map, &lc->last_coded_q_map); in av1_restore_layer_context()
22 static void swap_ptr(void *a, void *b) { in swap_ptr() function359 swap_ptr(&cr->map, &lc->map); in vp9_restore_layer_context()360 swap_ptr(&cr->last_coded_q_map, &lc->last_coded_q_map); in vp9_restore_layer_context()361 swap_ptr(&cpi->consec_zero_mv, &lc->consec_zero_mv); in vp9_restore_layer_context()