Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Divi.c525 if (sym == rvmap->esc_sym) { in ivi_decode_coded_blocks()
985 if (idx1 == band->rv_map->esc_sym || idx2 == band->rv_map->esc_sym) in decode_band()
986 band->rv_map->esc_sym ^= idx1 ^ idx2; in decode_band()
1045 if (idx1 == band->rv_map->esc_sym || idx2 == band->rv_map->esc_sym) in decode_band()
1046 band->rv_map->esc_sym ^= idx1 ^ idx2; in decode_band()
Divi.h99 uint8_t esc_sym; ///< escape symbol member