Searched refs:PARSE_X264_OPT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibx264.c356 #define PARSE_X264_OPT(name, var)\ macro
506 PARSE_X264_OPT("psy-rd", psy_rd);
507 PARSE_X264_OPT("deblock", deblock);
508 PARSE_X264_OPT("partitions", partitions);
509 PARSE_X264_OPT("stats", stats);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlibx264.c212 #define PARSE_X264_OPT(name, var)\ macro
380 PARSE_X264_OPT("psy-rd", psy_rd);
381 PARSE_X264_OPT("deblock", deblock);
382 PARSE_X264_OPT("partitions", partitions);
383 PARSE_X264_OPT("stats", stats);

Completed in 110 milliseconds