Searched refs:VPX_ATOMIC_INIT (Results 1 – 3 of 3) sorted by relevance
75 #define VPX_ATOMIC_INIT(num) \ macro
257 VPX_ATOMIC_INIT(pc->mb_cols + nsync); in mt_decode_mb_rows()
344 vpx_atomic_int rightmost_col = VPX_ATOMIC_INIT(cm->mb_cols + nsync); in encode_mb_row()