Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevcdec.c1930 int x0_c = x0 >> s->ps.sps->hshift[1]; in hls_prediction_unit() local
1942 0, x0_c, y0_c, nPbW_c, nPbH_c, &current_mv, in hls_prediction_unit()
1945 0, x0_c, y0_c, nPbW_c, nPbH_c, &current_mv, in hls_prediction_unit()
1949 int x0_c = x0 >> s->ps.sps->hshift[1]; in hls_prediction_unit() local
1961 1, x0_c, y0_c, nPbW_c, nPbH_c, &current_mv, in hls_prediction_unit()
1965 1, x0_c, y0_c, nPbW_c, nPbH_c, &current_mv, in hls_prediction_unit()
1969 int x0_c = x0 >> s->ps.sps->hshift[1]; in hls_prediction_unit() local
1980 x0_c, y0_c, nPbW_c, nPbH_c, &current_mv, 0); in hls_prediction_unit()
1983 x0_c, y0_c, nPbW_c, nPbH_c, &current_mv, 1); in hls_prediction_unit()

Completed in 6 milliseconds