Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dg722.h61 struct TrellisPath { struct
Dadpcmenc.c40 typedef struct TrellisPath { struct
43 } TrellisPath; argument
58 TrellisPath *paths;
342 TrellisPath *paths = s->paths, *p; in adpcm_compress_trellis()
Daaccoder.c188 typedef struct TrellisPath { struct
191 } TrellisPath; typedef
242 TrellisPath paths[TRELLIS_STAGES][TRELLIS_STATES]; in search_for_quantizers_anmr()
Dg722enc.c174 struct TrellisPath *p[2]; in g722_encode_trellis()