Home | History | Annotate | Download | only in include

Lines Matching refs:WebRtc_Word8

43 #define WEBRTC_SPL_GET_BYTE(a, nr)  (((WebRtc_Word8 *)a)[nr])
45 (((WebRtc_Word8 *)d_ptr)[index] = (val))