Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dapedec.c795 static const int32_t initial_coeffs_fast_3320[1] = { variable
829 memcpy(p->coeffsA[0], initial_coeffs_fast_3320, in init_predictor_decoder()
830 sizeof(initial_coeffs_fast_3320)); in init_predictor_decoder()
831 memcpy(p->coeffsA[1], initial_coeffs_fast_3320, in init_predictor_decoder()
832 sizeof(initial_coeffs_fast_3320)); in init_predictor_decoder()

Completed in 3 milliseconds