Searched refs:acpred_is_raw (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1.h325 int acpred_is_raw; member in struct:VC1Context
H A Dvaapi_vc1.c71 if (v->acpred_is_raw)
213 pic_param->raw_coding.flags.ac_pred = v->acpred_is_raw;
H A Dvc1.c967 status = bitplane_decoding(v->acpred_plane, &v->acpred_is_raw, v);
H A Dvc1dec.c4519 if ( v->acpred_is_raw)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1.h343 int acpred_is_raw; member in struct:VC1Context
H A Dvaapi_vc1.c71 if (v->acpred_is_raw)
213 pic_param->raw_coding.flags.ac_pred = v->acpred_is_raw;
H A Dvc1.c1019 status = bitplane_decoding(v->acpred_plane, &v->acpred_is_raw, v);
H A Dvc1dec.c4977 if ( v->acpred_is_raw)

Completed in 134 milliseconds