Home
last modified time | relevance | path

Searched defs:shift_value (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dvc1dsp_msa.c324 static const int shift_value[] = {0, 5, 1, 5}; in put_vc1_mspel_mc_h_v_msa() local
/third_party/ffmpeg/libavcodec/
Dalsdec.c234 …int *shift_value; ///< value by which the binary point is to be shifted for all chan… member
1450 int *shift_value = ctx->shift_value; in read_diff_float_data() local