Searched refs:RiceContext (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dalacenc.c47 typedef struct RiceContext { struct
52 } RiceContext; typedef in typeref:struct:RiceContext
71 RiceContext rc;
H A Dflacenc.c57 typedef struct RiceContext { struct
60 } RiceContext; typedef in typeref:struct:RiceContext
69 RiceContext rc;
578 static uint32_t calc_optimal_rice_params(RiceContext *rc, int porder,
629 static uint32_t calc_rice_params(RiceContext *rc, int pmin, int pmax,
635 RiceContext tmp_rc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dalacenc.c46 typedef struct RiceContext { struct
51 } RiceContext; typedef in typeref:struct:RiceContext
73 RiceContext rc;
H A Dflacenc.c67 typedef struct RiceContext { struct
71 } RiceContext; typedef in typeref:struct:RiceContext
81 RiceContext rc;
586 static uint64_t calc_optimal_rice_params(RiceContext *rc, int porder,
639 static uint64_t calc_rice_params(RiceContext *rc, int pmin, int pmax,
645 RiceContext tmp_rc;

Completed in 45 milliseconds