Home
last modified time | relevance | path

Searched refs:swap_ptr (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.c22 static void swap_ptr(void *a, void *b) { in swap_ptr() function
357 swap_ptr(&cr->map, &lc->map); in vp9_restore_layer_context()
358 swap_ptr(&cr->last_coded_q_map, &lc->last_coded_q_map); in vp9_restore_layer_context()
359 swap_ptr(&cpi->consec_zero_mv, &lc->consec_zero_mv); in vp9_restore_layer_context()