Home
last modified time | relevance | path

Searched refs:esc_sym (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Divi.c527 if (sym == rvmap->esc_sym) { in ivi_decode_coded_blocks()
987 if (idx1 == band->rv_map->esc_sym || idx2 == band->rv_map->esc_sym) in decode_band()
988 band->rv_map->esc_sym ^= idx1 ^ idx2; in decode_band()
1047 if (idx1 == band->rv_map->esc_sym || idx2 == band->rv_map->esc_sym) in decode_band()
1048 band->rv_map->esc_sym ^= idx1 ^ idx2; in decode_band()
1265 2, /* esc_sym */
1304 38, /* esc_sym */
1343 11, /* esc_sym */
[all...]
H A Divi.h99 uint8_t esc_sym; ///< escape symbol member

Completed in 3 milliseconds