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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_cabac.c1387 int sb_type; local
1395 sb_type = 2 * (c_idx == 0 ? 1 : 0);
1397 sb_type = 2 * (c_idx == 0 ? 1 : 0) + 1;
1398 c_rice_param = lc->stat_coeff[sb_type] / 4;
1450 int c_rice_p_init = lc->stat_coeff[sb_type] / 4;
1452 lc->stat_coeff[sb_type]++;
1454 if (lc->stat_coeff[sb_type] > 0)
1455 lc->stat_coeff[sb_type]--;
1466 int c_rice_p_init = lc->stat_coeff[sb_type] / 4;
1468 lc->stat_coeff[sb_type]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dincore.h474 u32 sb_type; member in struct:gfs2_sb_host
H A Dops_fstype.c141 sb->sb_type != GFS2_METATYPE_SB) {
220 sb->sb_type = be32_to_cpu(str->sb_header.mh_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/phonet/
H A Dpep.c66 u8 sb_type; member in struct:__anon18950
75 *ptype = ph->sb_type;

Completed in 169 milliseconds