Home
last modified time | relevance | path

Searched refs:ihevcd_parse_prediction_unit (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/decoder/
Dihevcd_parse_slice.c815 IHEVCD_ERROR_T ihevcd_parse_prediction_unit(codec_t *ps_codec, in ihevcd_parse_prediction_unit() function
1363 ihevcd_parse_prediction_unit(ps_codec, x0, y0, cb_size, cb_size); in ihevcd_parse_coding_unit()
1491 ihevcd_parse_prediction_unit(ps_codec, x0, y0, cb_size, cb_size); in ihevcd_parse_coding_unit()
1498 ihevcd_parse_prediction_unit(ps_codec, x0, y0, cb_size, cb_size / 2); in ihevcd_parse_coding_unit()
1502ihevcd_parse_prediction_unit(ps_codec, x0, y0 + (cb_size / 2), cb_size, cb_size / 2); in ihevcd_parse_coding_unit()
1509 ihevcd_parse_prediction_unit(ps_codec, x0, y0, cb_size / 2, cb_size); in ihevcd_parse_coding_unit()
1512ihevcd_parse_prediction_unit(ps_codec, x0 + (cb_size / 2), y0, cb_size / 2, cb_size); in ihevcd_parse_coding_unit()
1519 ihevcd_parse_prediction_unit(ps_codec, x0, y0, cb_size, cb_size / 4); in ihevcd_parse_coding_unit()
1522ihevcd_parse_prediction_unit(ps_codec, x0, y0 + (cb_size / 4), cb_size, cb_size * 3 / 4); in ihevcd_parse_coding_unit()
1529 ihevcd_parse_prediction_unit(ps_codec, x0, y0, cb_size, cb_size * 3 / 4); in ihevcd_parse_coding_unit()
[all …]
/external/libhevc/
Dlibhevc_blacklist.txt261 fun:ihevcd_parse_prediction_unit