Home
last modified time | relevance | path

Searched refs:u4_timestamp_low (Results 1 – 11 of 11) sorted by relevance

/external/libavc/encoder/
Dive2.h377 UWORD32 u4_timestamp_low; member
415 UWORD32 u4_timestamp_low; member
462 UWORD32 u4_timestamp_low; member
532 UWORD32 u4_timestamp_low; member
609 UWORD32 u4_timestamp_low; member
653 UWORD32 u4_timestamp_low; member
825 UWORD32 u4_timestamp_low; member
867 UWORD32 u4_timestamp_low; member
910 UWORD32 u4_timestamp_low; member
949 UWORD32 u4_timestamp_low; member
[all …]
Dih264e_encode.c248 s_out_buf.u4_timestamp_low = ps_video_encode_ip->s_ive_ip.u4_timestamp_low; in ih264e_encode()
279 … (ps_cfg->u4_timestamp_low == ps_video_encode_ip->s_ive_ip.u4_timestamp_low)) || in ih264e_encode()
281 ((WORD32)ps_cfg->u4_timestamp_low == -1) ) in ih264e_encode()
441 … ps_video_encode_op->s_ive_op.u4_timestamp_low = ps_video_encode_ip->s_ive_ip.u4_timestamp_low; in ih264e_encode()
745 ps_video_encode_op->s_ive_op.u4_timestamp_low = s_inp_buf.u4_timestamp_low; in ih264e_encode()
790 ps_video_encode_op->s_ive_op.u4_timestamp_low = 0; in ih264e_encode()
Dih264e_utils.c242 ps_inp_buf->u4_timestamp_low = ps_ive_ip->u4_timestamp_low; in ih264e_input_queue_update()
353 ps_enc_buff->u4_timestamp_low = ps_inp_buf->u4_timestamp_low; in ih264e_input_queue_update()
414 UWORD32 u4_timestamp_low = 0; in ih264e_input_queue_update() local
427 ps_inp_list[cntr].u4_timestamp_low > u4_timestamp_low)) in ih264e_input_queue_update()
429 u4_timestamp_low = ps_inp_list[cntr].u4_timestamp_low; in ih264e_input_queue_update()
1426 UWORD32 u4_timestamp_low = ps_inp_buf->u4_timestamp_low; in ih264e_pic_init() local
1767 ps_cur_pic->u4_timestamp_low = ps_inp_buf->u4_timestamp_low; in ih264e_pic_init()
2084 ps_entropy->u4_timestamp_low = u4_timestamp_low; in ih264e_pic_init()
Dih264e.h649 UWORD32 u4_timestamp_low; member
692 UWORD32 u4_timestamp_low; member
741 UWORD32 u4_timestamp_low; member
822 UWORD32 u4_timestamp_low; member
Dih264e_api.c2930 ps_cfg->u4_timestamp_low = 0; in ih264e_set_default_params()
5252 ps_cfg->u4_timestamp_low = ps_ip->s_ive_ip.u4_timestamp_low; in ih264e_set_dimensions()
5295 ps_cfg->u4_timestamp_low = ps_ip->s_ive_ip.u4_timestamp_low; in ih264e_set_frame_rate()
5337 ps_cfg->u4_timestamp_low = ps_ip->s_ive_ip.u4_timestamp_low; in ih264e_set_bit_rate()
5379 ps_cfg->u4_timestamp_low = ps_ip->s_ive_ip.u4_timestamp_low; in ih264e_set_frame_type()
5429 ps_cfg->u4_timestamp_low = ps_set_qp_ip->s_ive_ip.u4_timestamp_low; in ih264e_set_qp()
5471 ps_cfg->u4_timestamp_low = ps_ip->s_ive_ip.u4_timestamp_low; in ih264e_set_enc_mode()
5514 ps_cfg->u4_timestamp_low = ps_ip->s_ive_ip.u4_timestamp_low; in ih264e_set_vbv_params()
5557 ps_cfg->u4_timestamp_low = ps_ip->s_ive_ip.u4_timestamp_low; in ih264_set_air_params()
5605 ps_cfg->u4_timestamp_low = ps_ip->s_ive_ip.u4_timestamp_low; in ih264_set_me_params()
[all …]
Dih264e_structs.h286 UWORD32 u4_timestamp_low; member
323 UWORD32 u4_timestamp_low; member
339 UWORD32 u4_timestamp_low; member
536 UWORD32 u4_timestamp_low; member
1108 UWORD32 u4_timestamp_low; member
Dih264e_process.c368 s_out_buf.u4_timestamp_low = ps_entropy->u4_timestamp_low; in ih264e_entropy()
2377 … ps_codec->as_rec_buf[ctxt_sel].u4_timestamp_low = ps_proc->s_entropy.u4_timestamp_low; in ih264e_process()
/external/libavc/test/encoder/
Dmain.c1014 UWORD32 u4_timestamp_low, in set_dimensions() argument
1028 s_frame_dimensions_ip.s_ive_ip.u4_timestamp_low = u4_timestamp_low; in set_dimensions()
1049 UWORD32 u4_timestamp_low, in set_frame_rate() argument
1065 s_frame_rate_ip.s_ive_ip.u4_timestamp_low = u4_timestamp_low; in set_frame_rate()
1083 UWORD32 u4_timestamp_low, in set_ipe_params() argument
1097 s_ipe_params_ip.s_ive_ip.u4_timestamp_low = u4_timestamp_low; in set_ipe_params()
1117 UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) in set_bit_rate() argument
1129 s_bitrate_ip.s_ive_ip.u4_timestamp_low = u4_timestamp_low; in set_bit_rate()
1147 UWORD32 u4_timestamp_low, in set_frame_type() argument
1161 s_frame_type_ip.s_ive_ip.u4_timestamp_low = u4_timestamp_low; in set_frame_type()
[all …]
Dapp.h191 UWORD32 u4_timestamp_low; member
202 UWORD32 u4_timestamp_low; member
211 UWORD32 u4_timestamp_low; member
/external/libavc/fuzzer/
Davc_enc_fuzzer.cpp365 sDimensionsIp.u4_timestamp_low = -1; in setDimensions()
383 sNumCoresIp.u4_timestamp_low = -1; in setNumCores()
400 sDefaultIp.u4_timestamp_low = -1; in setDefault()
436 sFrameRateIp.u4_timestamp_low = -1; in setFrameRate()
456 sIpeParamsIp.u4_timestamp_low = -1; in setIpeParams()
474 sBitrateIp.u4_timestamp_low = -1; in setBitRate()
492 sFrameTypeIp.u4_timestamp_low = -1; in setFrameType()
521 s_QpIp.u4_timestamp_low = -1; in setQp()
539 sEncModeIp.u4_timestamp_low = -1; in setEncMode()
558 sVbvIp.u4_timestamp_low = -1; in setVbvParams()
[all …]
/external/libavc/common/
Dih264_structs.h86 UWORD32 u4_timestamp_low; member