Home
last modified time | relevance | path

Searched refs:u1_partwidth (Results 1 – 8 of 8) sorted by relevance

/external/libavc/decoder/svc/
Disvcd_mode_mv_resamp.c2302 ps_part->u1_partwidth = 4; // interms of 4x4 in isvcd_interlyr_mbmode_pred()
2323 ps_part->u1_partwidth = 4; // interms of 4x4 in isvcd_interlyr_mbmode_pred()
2330 ps_part->u1_partwidth = 4; in isvcd_interlyr_mbmode_pred()
2351 ps_part->u1_partwidth = 2; // interms of 4x4 in isvcd_interlyr_mbmode_pred()
2358 ps_part->u1_partwidth = 2; in isvcd_interlyr_mbmode_pred()
2414 ps_part->u1_partwidth = i4_part_width; // interms of 4x4 in isvcd_interlyr_mbmode_pred()
2673 ps_part->u1_partwidth = 4; // interms of 4x4 in isvcd_interlyr_motion_mode_pred_dyadic()
2819 ps_part->u1_partwidth = 4; // interms of 4x4 in isvcd_interlyr_motion_mode_pred_dyadic()
2840 ps_part->u1_partwidth = 4; // interms of 4x4 in isvcd_interlyr_motion_mode_pred_dyadic()
2847 ps_part->u1_partwidth = 4; in isvcd_interlyr_motion_mode_pred_dyadic()
[all …]
Disvcd_parse_ebslice.c392 u1_wd = ps_part->u1_partwidth; in isvcd_mv_pred_ref_tfr_nby2_ebmb()
1061 ps_part->u1_partwidth = u1_mb_part_wd; in isvcd_parse_bmb_non_direct_cabac()
1340 ps_part->u1_partwidth = u1_mb_part_wd; in isvcd_parse_bmb_non_direct_cavlc()
Disvcd_parse_epslice.c2189 ps_part->u1_partwidth = u1_mb_part_width; in isvcd_parse_pmb_cabac()
2519 ps_part->u1_partwidth = u1_mb_part_width; in isvcd_parse_pmb_cavlc()
Disvcd_process_epslice.c340 u1_wd = ps_part->u1_partwidth; in isvcd_mv_pred_ref_tfr_nby2_epmb()
/external/libavc/decoder/
Dih264d_parse_bslice.c298 ps_part->u1_partwidth = u1_mb_part_wd; in ih264d_parse_bmb_non_direct_cavlc()
595 ps_part->u1_partwidth = u1_mb_part_wd; in ih264d_parse_bmb_non_direct_cabac()
1054 u1_wd = ps_part->u1_partwidth; in ih264d_mv_pred_ref_tfr_nby2_bmb()
Dih264d_parse_pslice.c307 ps_part->u1_partwidth = u1_mb_part_width; in ih264d_parse_pmb_cavlc()
644 ps_part->u1_partwidth = u1_mb_part_width; in ih264d_parse_pmb_cabac()
Dih264d_process_pslice.c235 u1_wd = ps_part->u1_partwidth; in ih264d_mv_pred_ref_tfr_nby2_pmb()
Dih264d_structs.h579 UWORD8 u1_partwidth; member