Searched refs:PROFILE_SIMPLE (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 Dvc1.h51 PROFILE_SIMPLE, enumerator in enum:Profile
H A Dvc1.c323 if (v->s.loop_filter == 1 && v->profile == PROFILE_SIMPLE) {
372 if (v->rangered && v->profile == PROFILE_SIMPLE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1.h52 PROFILE_SIMPLE, enumerator in enum:Profile
H A Dvc1.c313 if (v->s.loop_filter == 1 && v->profile == PROFILE_SIMPLE) {
362 if (v->rangered && v->profile == PROFILE_SIMPLE) {

Completed in 194 milliseconds