Searched refs:hours_flag (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
H A Dh264parse_sei.h96 int32_t hours_flag[MAX_NUM_CLOCK_TS];
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
H A Dh264parse_sei.c103 uint32_t hours_flag = 0; local
231 //sei_msg_ptr->hours_flag[i] = (uint8_t)code;
232 hours_flag = code;
234 if(hours_flag){
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_TI_Video.h1771 * hours_flag are present when full_timestamp_flag
1773 * @param hours_flag[4] : equal to 1 specifies that hours_value is
1803 OMX_U32 hours_flag[4]; member in struct:OMX_TI_VIDEO_H264VDEC_SeiPictureTiming

Completed in 1112 milliseconds