Searched defs:slice_type (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | slice.cpp | 30 int CurrMbAddr, slice_type; in AVCEncodeSlice() local 173 int slice_type; in EncodeMB() local 602 uint InterpretMBType(AVCMacroblock *currMB, int slice_type) in InterpretMBType() 778 uint slice_type = video->slice_type; in sub_mb_pred() local
|
D | header.cpp | 323 int slice_type, temp, i; in EncodeSliceHeader() local 506 …_reordering(AVCCommonObj *video, AVCEncBitstream *stream, AVCSliceHeader *sliceHdr, int slice_type) in ref_pic_list_reordering()
|
D | init.cpp | 804 int slice_type = video->slice_type; in InitSlice() local
|
D | block.cpp | 1207 int TransQuantChromaDC(AVCEncObject *encvid, int16 *block, int slice_type, int cr) in TransQuantChromaDC()
|
D | motion_est.cpp | 240 int slice_type = video->slice_type; in AVCMotionEstimation() local
|
/frameworks/av/media/libstagefright/codecs/avc/common/src/ |
D | reflist.cpp | 25 int slice_type = video->slice_type; in RefListInit() local 143 int slice_type = video->slice_type; in ReOrderList() local
|
/frameworks/av/media/libstagefright/codecs/avc/common/include/ |
D | avcint_common.h | 388 AVCSliceType slice_type; /* ue(v), Table 7-3, range 0..9 */ member 659 AVCSliceType slice_type; member
|