Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dbink.c67 static const int binkb_bundle_signed[BINKB_NB_SRC] = { variable
589 const int issigned = binkb_bundle_signed[bundle_num]; in binkb_read_bundle()
626 return binkb_bundle_signed[bundle_num] ? (int8_t)val : val; in binkb_get_value()

Completed in 3 milliseconds