Home
last modified time | relevance | path

Searched defs:context_count (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dffv1dec.c168 unsigned ps, i, context_count; in decode_slice_header() local
396 int context_count = 1; in read_quant_tables() local
530 int i, j, context_count = -1; //-1 to avoid warning in read_header() local
Dffv1.h70 int context_count; member
105 int context_count[MAX_QUANT_TABLES]; member
Dmpegvideo_enc.c1864 int context_count = s->slice_context_count; in ff_mpv_encode_picture() local
3706 int context_count = s->slice_context_count; in encode_picture() local
Dh264_slice.c2804 int context_count = h->nb_slice_ctx_queued; in ff_h264_execute_decode_slices() local