Searched defs:level_idc (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h205 M4OSA_UInt8 level_idc; member in struct:__anon298
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c1034 M4OSA_UInt8 profile_idc, level_idc, reserved_zero_4bits, local
1045 sps->level_idc = (M4OSA_UInt8)H264MCS_getBits(p_bs, 8);
/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h304 uint level_idc; /* u(8) */ member in struct:tagSeqParamSet
725 uint level_idc; member in struct:tagCommonObj
842 /* mapping from level_idc to index map */

Completed in 321 milliseconds