Searched refs:h263_flv (Results 1 – 7 of 7) sorted by relevance
43 s->h263_flv = format + 1; in ff_flv_decode_picture_header()108 s->h263_flv - 1, s->qscale, s->picture_number); in ff_flv_decode_picture_header()
36 put_bits(&s->pb, 5, (s->h263_flv - 1)); in ff_flv_encode_picture_header()
131 s->h263_flv = 1; in ff_h263_decode_init()516 } else if (CONFIG_FLV_DECODER && s->h263_flv) { in ff_h263_decode_frame()
94 int h263_flv; ///< use flv H.263 header member
391 if(!CONFIG_FLV_ENCODER || s->h263_flv <= 1){ in h263_encode_block()848 if (s->h263_flv > 1) { in ff_h263_encode_init()
607 if (CONFIG_FLV_DECODER && s->h263_flv > 1) { in h263_decode_block()
728 s->h263_flv = 2; /* format = 1; 11-bit codes */ in ff_mpv_encode_init()