HomeSort by relevance Sort by last modified time
    Searched defs:slice_group_map_type (Results 1 - 2 of 2) sorted by null

  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 239 /* 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:__anon16118
258 /* else if( slice_group_map_type = = 3 || 4 || 5 */
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 352 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)*/
    [all...]

Completed in 2187 milliseconds