Searched defs:context_count (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dffv1.h66 int context_count; member in struct:PlaneContext
100 int context_count[MAX_QUANT_TABLES]; member in struct:FFV1Context
H A Dffv1dec.c283 unsigned ps, i, context_count; local
500 int context_count = 1; local
616 int i, j, context_count = -1; //-1 to avoid warning local
[all...]
H A Dh264.c1458 unsigned context_count; local
[all...]
H A Dh264_slice.c2537 int ff_h264_execute_decode_slices(H264Context *h, unsigned context_count) argument
H A Dmpegvideo_enc.c1682 int context_count = s->slice_context_count; local
3427 int context_count = s->slice_context_count; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dffv1.c150 int context_count; member in struct:PlaneContext
176 int context_count[MAX_QUANT_TABLES]; member in struct:FFV1Context
1438 int context_count=1; local
1511 int i, j, context_count; local
[all...]
H A Dh264.c3805 static int execute_decode_slices(H264Context *h, int context_count){ argument
3844 int context_count; local
[all...]
H A Dmpegvideo_enc.c1440 int context_count = s->slice_context_count; local
3071 int context_count = s->slice_context_count; local
[all...]

Completed in 205 milliseconds