Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_tu.c1158 WORD32 scan_type = pu1_coeff_buf_hdr[2]; in ihevce_cabac_residue_encode() local
1183 if(SCAN_VERT == scan_type) in ihevce_cabac_residue_encode()
1205 sig_coeff_base_ctxt += (scan_type == SCAN_DIAG_UPRIGHT) ? 9 : 15; in ihevce_cabac_residue_encode()
1364 y_pos_x_pos = gu1_hevce_scan4x4[scan_type][scan_pos]; in ihevce_cabac_residue_encode()
1692 WORD32 scan_type = pu1_coeff_buf_hdr[2]; in ihevce_cabac_residue_encode_rdopt() local
1723 if(SCAN_VERT == scan_type) in ihevce_cabac_residue_encode_rdopt()
1745 sig_coeff_base_ctxt += (scan_type == SCAN_DIAG_UPRIGHT) ? 9 : 15; in ihevce_cabac_residue_encode_rdopt()
1912 y_pos_x_pos = gu1_hevce_scan4x4[scan_type][scan_pos]; in ihevce_cabac_residue_encode_rdopt()
2330 WORD32 scan_type; in ihevce_cabac_residue_encode_rdoq() local
2381 scan_type = pu1_coeff_buf_hdr[2]; in ihevce_cabac_residue_encode_rdoq()
[all …]
Dihevce_entropy_structs.h334 WORD32 scan_type,
/external/freetype/src/truetype/
Dttobjs.h92 FT_Int scan_type; member
Dttgload.c871 ( loader->exec->GS.scan_type << 5 ) | FT_CURVE_TAG_HAS_SCANMODE; in TT_Hint_Glyph()
2867 switch ( loader.exec->GS.scan_type ) in TT_Load_Glyph()
Dttinterp.c5296 exc->GS.scan_type = (FT_Int)args[0] & 0xFFFF; in Ins_SCANTYPE()
/external/kernel-headers/original/uapi/linux/
Dwireless.h763 __u8 scan_type; /* IW_SCAN_TYPE_{ACTIVE,PASSIVE} */ member
/external/freetype/
DChangeLog.233737 value for `scan_type' is zero, as confirmed by Greg Hitchcock from