Home
last modified time | relevance | path

Searched defs:slice_type (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dslice.cpp30 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
Dheader.cpp323 int slice_type, temp, i; in EncodeSliceHeader() local
506 …_reordering(AVCCommonObj *video, AVCEncBitstream *stream, AVCSliceHeader *sliceHdr, int slice_type) in ref_pic_list_reordering()
Dinit.cpp804 int slice_type = video->slice_type; in InitSlice() local
Dblock.cpp1207 int TransQuantChromaDC(AVCEncObject *encvid, int16 *block, int slice_type, int cr) in TransQuantChromaDC()
Dmotion_est.cpp240 int slice_type = video->slice_type; in AVCMotionEstimation() local
/frameworks/av/media/libstagefright/codecs/avc/common/src/
Dreflist.cpp25 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/
Davcint_common.h388 AVCSliceType slice_type; /* ue(v), Table 7-3, range 0..9 */ member
659 AVCSliceType slice_type; member