Searched refs:u4_timestamp_low (Results 1 - 9 of 9) sorted by relevance

/external/libavc/encoder/
H A Dive2.h365 UWORD32 u4_timestamp_low; member in struct:__anon9839
403 UWORD32 u4_timestamp_low; member in struct:__anon9840
450 UWORD32 u4_timestamp_low; member in struct:__anon9841
520 UWORD32 u4_timestamp_low; member in struct:__anon9844
597 UWORD32 u4_timestamp_low; member in struct:__anon9848
641 UWORD32 u4_timestamp_low; member in struct:__anon9850
813 UWORD32 u4_timestamp_low; member in struct:__anon9859
855 UWORD32 u4_timestamp_low; member in struct:__anon9861
898 UWORD32 u4_timestamp_low; member in struct:__anon9863
937 UWORD32 u4_timestamp_low; member in struct:__anon9865
976 UWORD32 u4_timestamp_low; member in struct:__anon9867
1015 UWORD32 u4_timestamp_low; member in struct:__anon9869
1079 UWORD32 u4_timestamp_low; member in struct:__anon9871
1121 UWORD32 u4_timestamp_low; member in struct:__anon9873
1164 UWORD32 u4_timestamp_low; member in struct:__anon9875
1205 UWORD32 u4_timestamp_low; member in struct:__anon9877
1250 UWORD32 u4_timestamp_low; member in struct:__anon9879
1313 UWORD32 u4_timestamp_low; member in struct:__anon9881
1355 UWORD32 u4_timestamp_low; member in struct:__anon9883
1394 UWORD32 u4_timestamp_low; member in struct:__anon9885
1433 UWORD32 u4_timestamp_low; member in struct:__anon9887
[all...]
H A Dih264e_encode.c242 s_out_buf.u4_timestamp_low = ps_video_encode_ip->s_ive_ip.u4_timestamp_low;
273 (ps_cfg->u4_timestamp_low == ps_video_encode_ip->s_ive_ip.u4_timestamp_low)) ||
275 ((WORD32)ps_cfg->u4_timestamp_low == -1) )
365 ps_video_encode_op->s_ive_op.u4_timestamp_low = ps_video_encode_ip->s_ive_ip.u4_timestamp_low;
659 ps_video_encode_op->s_ive_op.u4_timestamp_low = s_inp_buf.u4_timestamp_low;
710 ps_video_encode_op->s_ive_op.u4_timestamp_low
[all...]
H A Dih264e_utils.c242 ps_inp_buf->u4_timestamp_low = ps_ive_ip->u4_timestamp_low;
349 ps_enc_buff->u4_timestamp_low = ps_inp_buf->u4_timestamp_low;
378 * 1) Search through as_inp_list to locate the largest u4_timestamp_low less
379 * than current u4_timestamp_low. This will give us the last B frame before
418 if ( (ps_inp_list[u4_cntr].u4_timestamp_low <= ps_cur_pic->u4_timestamp_low) &&
420 (ps_inp_list[u4_cntr].u4_timestamp_low >= ps_inp_list[u4_lst_bframe].u4_timestamp_low)
1414 UWORD32 u4_timestamp_low = ps_inp_buf->u4_timestamp_low; local
[all...]
H A Dih264e_api.c2417 ps_cfg->u4_timestamp_low = 0;
4732 ps_cfg->u4_timestamp_low = ps_ip->s_ive_ip.u4_timestamp_low;
4775 ps_cfg->u4_timestamp_low = ps_ip->s_ive_ip.u4_timestamp_low;
4817 ps_cfg->u4_timestamp_low = ps_ip->s_ive_ip.u4_timestamp_low;
4859 ps_cfg->u4_timestamp_low = ps_ip->s_ive_ip.u4_timestamp_low;
4909 ps_cfg->u4_timestamp_low
[all...]
H A Dih264e_structs.h286 UWORD32 u4_timestamp_low; member in struct:__anon9762
317 UWORD32 u4_timestamp_low; member in struct:__anon9763
333 UWORD32 u4_timestamp_low; member in struct:__anon9764
530 UWORD32 u4_timestamp_low; member in struct:__anon9765
1099 UWORD32 u4_timestamp_low; member in struct:__anon9775
H A Dih264e_process.c362 s_out_buf.u4_timestamp_low = ps_entropy->u4_timestamp_low;
2293 ps_codec->as_rec_buf[ctxt_sel].u4_timestamp_low = ps_proc->s_entropy.u4_timestamp_low;
/external/libavc/test/encoder/
H A Dmain.c1010 UWORD32 u4_timestamp_low,
1024 s_frame_dimensions_ip.s_ive_ip.u4_timestamp_low = u4_timestamp_low;
1045 UWORD32 u4_timestamp_low,
1061 s_frame_rate_ip.s_ive_ip.u4_timestamp_low = u4_timestamp_low;
1079 UWORD32 u4_timestamp_low,
1093 s_ipe_params_ip.s_ive_ip.u4_timestamp_low = u4_timestamp_low;
1113 UWORD32 u4_timestamp_low, UWORD3
1009 set_dimensions(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1044 set_frame_rate(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1078 set_ipe_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1112 set_bit_rate(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1142 set_frame_type(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high, IV_PICTURE_CODING_TYPE_T e_frame_type) argument
1173 set_qp(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1212 set_enc_mode(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high, IVE_ENC_MODE_T e_enc_mode) argument
1245 set_vbv_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1277 set_air_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1308 set_me_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1348 set_gop_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1381 set_profile_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1415 set_deblock_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1524 UWORD32 u4_timestamp_low, u4_timestamp_high; local
[all...]
H A Dapp.h188 UWORD32 u4_timestamp_low; member in struct:__anon9892
199 UWORD32 u4_timestamp_low; member in struct:__anon9893
208 UWORD32 u4_timestamp_low; member in struct:__anon9894
/external/libavc/common/
H A Dih264_structs.h86 UWORD32 u4_timestamp_low; member in struct:__anon9533

Completed in 526 milliseconds