Home
last modified time | relevance | path

Searched refs:profile_level_id (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/codecs/m4v_h263/dec/include/
H A Dvisual_header.h45 int32 profile_level_id; /* profile and level */ member
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/
H A Dmp4lib_int.h127 int32 profile_level_id; /* 8-bit profile and level */ // 6/17/04 member
H A Dpvdec_api.cpp1681 pVolInfo->profile_level_id = (int32)currVol->profile_level_id; in PVGetVolInfo()
H A Dvop.cpp136 currVol->profile_level_id = (uint)tmpvar; // 6/10/04 in DecodeVOLHeader()