Home
last modified time | relevance | path

Searched refs:has_transp (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Divi.h253 uint8_t has_transp; ///< transparency mode status: 1 - enabled member
Dindeo4.c126 ctx->has_transp = get_bits1(&ctx->gb); in decode_pic_hdr()
Divi.c1195 if (ctx->has_transp) in ff_ivi_decode_frame()