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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dzmbvenc.c38 #define ZMBV_DELTAPAL 2 macro
234 fl = (keyframe ? ZMBV_KEYFRAME : 0) | (chpal ? ZMBV_DELTAPAL : 0);
H A Dzmbv.c39 #define ZMBV_DELTAPAL 2 macro
94 if (c->flags & ZMBV_DELTAPAL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dzmbvenc.c36 #define ZMBV_DELTAPAL 2 macro
141 fl = (keyframe ? ZMBV_KEYFRAME : 0) | (chpal ? ZMBV_DELTAPAL : 0);
H A Dzmbv.c36 #define ZMBV_DELTAPAL 2 macro
91 if (c->flags & ZMBV_DELTAPAL) {

Completed in 107 milliseconds