Home
last modified time | relevance | path

Searched refs:pic_hdr_size (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Divi.h225 uint32_t pic_hdr_size; ///< picture header size in bytes member
Dindeo5.c352 ctx->pic_hdr_size = (ctx->frame_flags & 1) ? get_bits(&ctx->gb, 24) : 0; in decode_pic_hdr()