Searched refs:use_pred (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 Dutvideo.c115 const uint8_t *src, int src_size, int use_pred)
141 if (use_pred) {
197 if (use_pred) {
112 decode_plane(UtvideoContext *c, int plane_no, uint8_t *dst, int step, int stride, int width, int height, const uint8_t *src, int src_size, int use_pred) argument
H A Dvc1dec.c2718 int use_pred = s->ac_pred; local
2765 use_pred = 0;
2794 if (!use_pred && v->fcm == ILACE_FRAME) {
2818 if (use_pred) {
2857 if (use_pred) i = 63;
2863 if (use_pred) {
2875 if (use_pred) {
2889 if (use_pred) {
2931 int use_pred = s->ac_pred; local
2988 if (!a_avail && !c_avail) use_pred
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dutvideodec.c83 const uint8_t *src, int use_pred)
109 if (use_pred) {
164 if (use_pred) {
80 decode_plane(UtvideoContext *c, int plane_no, uint8_t *dst, int step, int stride, int width, int height, const uint8_t *src, int use_pred) argument
H A Dvc1dec.c2803 int use_pred = s->ac_pred; local
2850 use_pred = 0;
2879 if (!use_pred && v->fcm == ILACE_FRAME) {
2903 if (use_pred) {
2942 if (use_pred) i = 63;
2948 if (use_pred) {
2960 if (use_pred) {
2974 if (use_pred) {
3016 int use_pred = s->ac_pred; local
3073 if (!a_avail && !c_avail) use_pred
[all...]

Completed in 117 milliseconds