\doxysection{src/l1/tch3.c File Reference} \label{tch3_8c}\index{src/l1/tch3.c@{src/l1/tch3.c}} Osmocom GMR-\/1 TCH3 channel coding implementation. {\ttfamily \#include $<$stdint.\+h$>$}\newline {\ttfamily \#include $<$string.\+h$>$}\newline {\ttfamily \#include $<$osmocom/core/bits.\+h$>$}\newline {\ttfamily \#include $<$osmocom/core/conv.\+h$>$}\newline {\ttfamily \#include $<$osmocom/gmr1/l1/conv.\+h$>$}\newline {\ttfamily \#include $<$osmocom/gmr1/l1/punct.\+h$>$}\newline {\ttfamily \#include $<$osmocom/gmr1/l1/scramb.\+h$>$}\newline \doxysubsection*{Functions} \begin{DoxyCompactItemize} \item void \textbf{ gmr1\+\_\+tch3\+\_\+encode} (\textbf{ ubit\+\_\+t} $\ast$bits\+\_\+e, const uint8\+\_\+t $\ast$frame0, const uint8\+\_\+t $\ast$frame1, const \textbf{ ubit\+\_\+t} $\ast$bits\+\_\+s, const \textbf{ ubit\+\_\+t} $\ast$ciph, int m) \begin{DoxyCompactList}\small\item\em Stateless GMR-\/1 TCH3 channel coder. \end{DoxyCompactList}\item void \textbf{ gmr1\+\_\+tch3\+\_\+decode} (uint8\+\_\+t $\ast$frame0, uint8\+\_\+t $\ast$frame1, \textbf{ ubit\+\_\+t} $\ast$bits\+\_\+s, const \textbf{ sbit\+\_\+t} $\ast$bits\+\_\+e, const \textbf{ ubit\+\_\+t} $\ast$ciph, int m, int $\ast$conv0\+\_\+rv, int $\ast$conv1\+\_\+rv) \begin{DoxyCompactList}\small\item\em Stateless GMR-\/1 TCH3 channel decoder. \end{DoxyCompactList}\end{DoxyCompactItemize} \doxysubsection{Detailed Description} Osmocom GMR-\/1 TCH3 channel coding implementation.