OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:broken_link_flag
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse_sei.h
135
int32_t
broken_link_flag
;
member in struct:_h264_SEI_recovery_point
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sei.c
525
sei_msg_ptr->
broken_link_flag
= (uint8_t)code;
533
pInfo->sei_information.broken_link_pic = sei_msg_ptr->
broken_link_flag
;
550
viddec_fw_h264_h264_sei_recovery_set_broken_link_flag(&(wi.h264_sei_recovery_point), sei_msg_ptr->
broken_link_flag
);
[
all
...]
/hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h
1720
OMX_U32
broken_link_flag
;
member in struct:OMX_TI_VIDEO_H264VDEC_SeiRecoveryPointInfo
[
all
...]
Completed in 1049 milliseconds