Home
last modified time | relevance | path

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

/external/libavc/decoder/svc/
Disvcd_mode_mv_resamp.c2644 WORD32 i4_blk_idx; in isvcd_interlyr_motion_mode_pred_dyadic() local
2742 for(i4_blk_idx = 1; i4_blk_idx < NUM_MB_PARTS; i4_blk_idx++) in isvcd_interlyr_motion_mode_pred_dyadic()
2747 i4_blk_x = i4_blk_idx & 1; in isvcd_interlyr_motion_mode_pred_dyadic()
2748 i4_blk_y = i4_blk_idx >> 1; in isvcd_interlyr_motion_mode_pred_dyadic()
2779 ai4_sub_mb_mode[i4_blk_idx] = g_au1_eb_submb_type[i4_indx]; in isvcd_interlyr_motion_mode_pred_dyadic()