Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dapedec.c799 static const int32_t initial_coeffs_a_3800[3] = { variable
834 memcpy(p->coeffsA[0], initial_coeffs_a_3800, in init_predictor_decoder()
835 sizeof(initial_coeffs_a_3800)); in init_predictor_decoder()
836 memcpy(p->coeffsA[1], initial_coeffs_a_3800, in init_predictor_decoder()
837 sizeof(initial_coeffs_a_3800)); in init_predictor_decoder()

Completed in 3 milliseconds