Searched refs:ProresContext (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dproresdec.h55 } ProresContext; typedef in typeref:struct:__anon3198
H A Dproresenc_anatoliy.c156 } ProresContext; typedef in typeref:struct:__anon3201
288 ProresContext* ctx = avctx->priv_data;
323 ProresContext* ctx = avctx->priv_data;
380 ProresContext* ctx = avctx->priv_data;
543 ProresContext* ctx = avctx->priv_data;
604 ProresContext* ctx = avctx->priv_data;
616 .priv_data_size = sizeof(ProresContext),
630 .priv_data_size = sizeof(ProresContext),
H A Dproresenc_kostya.c188 typedef struct ProresContext { struct
224 } ProresContext; typedef in typeref:struct:ProresContext
226 static void get_slice_data(ProresContext *ctx, const uint16_t *src,
297 static void get_alpha_data(ProresContext *ctx, const uint16_t *src,
420 static int encode_slice_plane(ProresContext *ctx, PutBitContext *pb,
473 static int encode_alpha_plane(ProresContext *ctx, PutBitContext *pb,
510 ProresContext *ctx = avctx->priv_data;
671 static int estimate_slice_plane(ProresContext *ctx, int *error, int plane,
705 static int estimate_alpha_plane(ProresContext *ctx, int *error,
753 ProresContext *ct
[all...]
H A Dproresdec2.c48 ProresContext *ctx = avctx->priv_data;
66 static int decode_frame_header(ProresContext *ctx, const uint8_t *buf,
150 ProresContext *ctx = avctx->priv_data;
318 ProresContext *ctx = avctx->priv_data;
363 ProresContext *ctx = avctx->priv_data;
396 ProresContext *ctx = avctx->priv_data;
472 static void decode_slice_alpha(ProresContext *ctx,
503 ProresContext *ctx = avctx->priv_data;
602 ProresContext *ctx = avctx->priv_data;
617 ProresContext *ct
[all...]
H A Dproresdec_lgpl.c78 } ProresContext; typedef in typeref:struct:__anon3200
83 ProresContext *ctx = avctx->priv_data;
99 static int decode_frame_header(ProresContext *ctx, const uint8_t *buf,
217 static int decode_picture_header(ProresContext *ctx, const uint8_t *buf,
424 static int decode_slice_plane(ProresContext *ctx, ProresThreadData *td,
530 static void decode_alpha_plane(ProresContext *ctx, ProresThreadData *td,
560 ProresContext *ctx = avctx->priv_data;
682 static int decode_picture(ProresContext *ctx, int pic_num,
718 ProresContext *ctx = avctx->priv_data;
765 ProresContext *ct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dproresdec.c75 } ProresContext; typedef in typeref:struct:__anon1962
103 ProresContext *ctx = avctx->priv_data;
125 static int decode_frame_header(ProresContext *ctx, const uint8_t *buf,
233 static int decode_picture_header(ProresContext *ctx, const uint8_t *buf,
462 static void decode_slice_plane(ProresContext *ctx, ProresThreadData *td,
507 ProresContext *ctx = avctx->priv_data;
602 static int decode_picture(ProresContext *ctx, int pic_num,
639 ProresContext *ctx = avctx->priv_data;
687 ProresContext *ctx = avctx->priv_data;
702 .priv_data_size = sizeof(ProresContext),
[all...]

Completed in 111 milliseconds