Home
last modified time | relevance | path

Searched refs:ff_h263_intra_MCBPC_code (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh263data.h41 extern const uint8_t ff_h263_intra_MCBPC_code[9];
H A Dh263data.c32 const uint8_t ff_h263_intra_MCBPC_code[9] = { 1, 1, 2, 3, 1, 1, 2, 3, 1 }; variable
H A Dituh263enc.c649 ff_h263_intra_MCBPC_code[cbpc]); in ff_h263_encode_mb()
H A Dituh263dec.c114 ff_h263_intra_MCBPC_code, 1, 1, 72); in h263_decode_init_vlc()
H A Dmpeg4videoenc.c826 ff_h263_intra_MCBPC_code[cbpc]); in ff_mpeg4_encode_mb()

Completed in 11 milliseconds