Home
last modified time | relevance | path

Searched refs:ac_codes (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddnxhddata.h54 const uint16_t *ac_codes; member
H A Ddnxhddec.c139 ctx->cid_table->ac_codes, 2, 2, 0)) < 0) in dnxhd_init_vlc()
H A Ddnxhdenc.c238 (ctx->cid_table->ac_codes[j] << 1) | (sign & 1); in dnxhd_init_vlc()
241 ctx->vlc_codes[index] = ctx->cid_table->ac_codes[j]; in dnxhd_init_vlc()

Completed in 5 milliseconds