Home
last modified time | relevance | path

Searched defs:run_bits (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddnxhddata.h57 const uint8_t *run_bits, *run; member
H A Daaccoder_trellis.h66 const int run_bits = sce->ics.num_windows == 1 ? 5 : 3; in codebook_trellis_rate() local
H A Ddnxhdenc.h96 uint8_t *run_bits; member
H A Dspeedhq.c558 uint8_t run_bits[134], level_bits[266]; in compute_alpha_vlcs() local
H A Dh264_cavlc.c227 static const uint8_t run_bits[7][16]={ variable
H A Daaccoder.c84 const int run_bits = sce->ics.num_windows == 1 ? 5 : 3; in encode_window_bands_info() local

Completed in 6 milliseconds