Searched defs:u4_timestamp_low (Results 1 - 6 of 6) sorted by relevance

/external/libavc/encoder/
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 Dive2.h363 UWORD32 u4_timestamp_low; member in struct:__anon7737
401 UWORD32 u4_timestamp_low; member in struct:__anon7738
448 UWORD32 u4_timestamp_low; member in struct:__anon7739
518 UWORD32 u4_timestamp_low; member in struct:__anon7742
595 UWORD32 u4_timestamp_low; member in struct:__anon7746
639 UWORD32 u4_timestamp_low; member in struct:__anon7748
811 UWORD32 u4_timestamp_low; member in struct:__anon7757
853 UWORD32 u4_timestamp_low; member in struct:__anon7759
896 UWORD32 u4_timestamp_low; member in struct:__anon7761
935 UWORD32 u4_timestamp_low; member in struct:__anon7763
974 UWORD32 u4_timestamp_low; member in struct:__anon7765
1013 UWORD32 u4_timestamp_low; member in struct:__anon7767
1077 UWORD32 u4_timestamp_low; member in struct:__anon7769
1119 UWORD32 u4_timestamp_low; member in struct:__anon7771
1162 UWORD32 u4_timestamp_low; member in struct:__anon7773
1203 UWORD32 u4_timestamp_low; member in struct:__anon7775
1248 UWORD32 u4_timestamp_low; member in struct:__anon7777
1308 UWORD32 u4_timestamp_low; member in struct:__anon7779
1350 UWORD32 u4_timestamp_low; member in struct:__anon7781
1389 UWORD32 u4_timestamp_low; member in struct:__anon7783
1428 UWORD32 u4_timestamp_low; member in struct:__anon7785
[all...]
H A Dih264e_structs.h286 UWORD32 u4_timestamp_low; member in struct:__anon7670
317 UWORD32 u4_timestamp_low; member in struct:__anon7671
333 UWORD32 u4_timestamp_low; member in struct:__anon7672
530 UWORD32 u4_timestamp_low; member in struct:__anon7673
1096 UWORD32 u4_timestamp_low; member in struct:__anon7683
/external/libavc/test/encoder/
H A Dapp.h187 UWORD32 u4_timestamp_low; member in struct:__anon7790
198 UWORD32 u4_timestamp_low; member in struct:__anon7791
207 UWORD32 u4_timestamp_low; member in struct:__anon7792
H A Dmain.c1003 UWORD32 u4_timestamp_low,
1017 s_frame_dimensions_ip.s_ive_ip.u4_timestamp_low = u4_timestamp_low;
1038 UWORD32 u4_timestamp_low,
1054 s_frame_rate_ip.s_ive_ip.u4_timestamp_low = u4_timestamp_low;
1072 UWORD32 u4_timestamp_low,
1086 s_ipe_params_ip.s_ive_ip.u4_timestamp_low = u4_timestamp_low;
1103 UWORD32 u4_timestamp_low, UWORD3
1002 set_dimensions(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1037 set_frame_rate(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1071 set_ipe_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1102 set_bit_rate(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1132 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
1163 set_qp(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1202 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
1235 set_vbv_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1267 set_air_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1298 set_me_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1338 set_gop_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1371 set_profile_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1405 set_deblock_params(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, UWORD32 u4_timestamp_high) argument
1455 UWORD32 u4_timestamp_low, u4_timestamp_high; local
[all...]
/external/libavc/common/
H A Dih264_structs.h86 UWORD32 u4_timestamp_low; member in struct:__anon7435

Completed in 230 milliseconds