Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dzmbvenc.c41 #define ZMBV_DELTAPAL 2 macro
285 fl = (keyframe ? ZMBV_KEYFRAME : 0) | (chpal ? ZMBV_DELTAPAL : 0); in encode_frame()
H A Dzmbv.c41 #define ZMBV_DELTAPAL 2 macro
97 if (c->flags & ZMBV_DELTAPAL) { in zmbv_decode_xor_8()
524 (c->flags & (ZMBV_DELTAPAL | ZMBV_KEYFRAME))) in decode_frame()

Completed in 2 milliseconds