Searched refs:pgx_decode_header (Results 1 – 1 of 1) sorted by relevance
52 static int pgx_decode_header(AVCodecContext *avctx, GetByteContext *g, in pgx_decode_header() function130 if ((ret = pgx_decode_header(avctx, &g, &depth, &width, &height, &sign)) < 0) in pgx_decode_frame()