OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_nal_unit_type
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse.c
363
pInfo->
old_nal_unit_type
= 0xff;
397
pInfo->
old_nal_unit_type
= 0xff;
517
if( (h264_NAL_UNIT_TYPE_SLICE==pInfo->
old_nal_unit_type
)||(h264_NAL_UNIT_TYPE_IDR==pInfo->
old_nal_unit_type
) )
viddec_h264_parse.c
443
//pInfo->
old_nal_unit_type
= pInfo->nal_unit_type;
460
pInfo->
old_nal_unit_type
= pInfo->nal_unit_type;
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h
994
uint8_t
old_nal_unit_type
;
member in struct:_h264_Info
Completed in 77 milliseconds