Searched refs:top_left (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/src/
H A Dfmo.cpp111 yTopLeft = pps->top_left[ iGroup ] / PicWidthInMbs;
112 xTopLeft = pps->top_left[ iGroup ] % PicWidthInMbs;
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_api.h119 uint top_left[MAX_NUM_SLICE_GROUP-1]; /* array of co-ordinates of each slice_group */ member in struct:tagAVCEncParam
H A Dinit.cpp259 picParam->top_left[ii] = encParam->top_left[ii];
372 picParam->top_left[ii] = extP->top_left[ii];
H A Dintra_est.cpp725 bool top_left = FALSE; local
811 top_left = TRUE;
1015 if (top_left == TRUE)
H A Dheader.cpp259 status = ue_v(stream, picParam->top_left[iGroup]);
/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h242 M4OSA_UInt16 top_left[_MAXnum_slice_groups]; member in struct:__anon299
/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h358 uint top_left[MAX_NUM_SLICE_GROUP-1]; /* ue(v) */ member in struct:tagPicParamSet
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c1205 pps->top_left[i] =

Completed in 719 milliseconds