Searched refs:VLC_GET_OP_CODE (Results 1 – 1 of 1) sorted by relevance
60 #define VLC_GET_OP_CODE(ptr) (*((uint8_t*)ptr)) macro2383 uint8_t op_code = VLC_GET_OP_CODE(cur); in shape_append_path()