Searched defs:slice_group_map_type (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h239 /* if( slice_group_map_type = = 0 ) */
241 /* else if( slice_group_map_type = = 2 ) */
244 /* else if( slice_group_map_type = = 6 ) */
257 M4OSA_UInt8 slice_group_map_type; member in struct:__anon299
258 /* else if( slice_group_map_type = = 3 || 4 || 5 */
/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h352 uint slice_group_map_type; /* ue(v), range 0..6 */ member in struct:tagPicParamSet
353 /* if( slice_group_map_type = = 0 ) */
356 /* else if( slice_group_map_type = = 2 ) */
360 /* else if( slice_group_map_type = = 3 || 4 || 5 */
363 /* else if( slice_group_map_type = = 6 ) */
450 /* if(num_slice_groups_minus1>0 && slice_group_map_type>=3 && slice_group_map_type<=5)*/

Completed in 24 milliseconds