Searched refs:Char (Results 1 – 8 of 8) sorted by relevance
/frameworks/compile/mclinker/include/mcld/Support/ |
D | Path.h | 108 template <class Char, class Traits> 109 inline std::basic_ostream<Char, Traits>& 110 operator<<(std::basic_ostream<Char, Traits>& pOS, const Path& pPath) 115 template <class Char, class Traits> 116 inline std::basic_istream<Char, Traits>& 117 operator>>(std::basic_istream<Char, Traits>& pOS, Path& pPath)
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | vlc_encode.h | 26 Int PutCBPY(Int cbpy, Char intra, BitstreamEncVideo *bitstream);
|
D | mp4def.h | 56 typedef char Char; typedef
|
D | vlc_encode.cpp | 146 Int PutCBPY(Int cbpy, Char intra, BitstreamEncVideo *bitstream); 269 PutCBPY(Int cbpy, Char intra, BitstreamEncVideo *bitstream) in PutCBPY() 951 PutCBPY(CBP >> 2, (Char)(1), bs2); /* cbpy */ in MBVlcEncodeDataPar_I_VOP() 1077 PutCBPY(CBP >> 2, (Char)(Mode == MODE_INTRA || Mode == MODE_INTRA_Q), bs2); /* cbpy */ in MBVlcEncodeDataPar_P_VOP() 1106 PutCBPY(CBP >> 2, (Char)(Mode == MODE_INTRA || Mode == MODE_INTRA_Q), bs2); /* cbpy */ in MBVlcEncodeDataPar_P_VOP() 1188 PutCBPY(CBP >> 2, (Char)(1), bs1); /* cbpy */ in MBVlcEncodeCombined_I_VOP() 1330 PutCBPY(CBP >> 2, (Char)(intra), bs1); /* cbpy */ in MBVlcEncodeCombined_P_VOP()
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
D | typedefs.h | 77 typedef char Char; typedef
|
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/ |
D | typedefs.h | 62 typedef char Char; typedef
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/ |
D | mp4enc_api.h | 26 typedef char Char; typedef
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | menu-resource.jd | 176 <dd><em>Char</em>. A character for the alphabetic shortcut key.</dd>
|