HomeSort by relevance Sort by last modified time
    Searched refs:u4_timestamp_low (Results 1 - 10 of 10) sorted by null

  /external/libavc/encoder/
ive2.h 365 UWORD32 u4_timestamp_low; member in struct:__anon22341
403 UWORD32 u4_timestamp_low; member in struct:__anon22342
450 UWORD32 u4_timestamp_low; member in struct:__anon22343
520 UWORD32 u4_timestamp_low; member in struct:__anon22346
597 UWORD32 u4_timestamp_low; member in struct:__anon22350
641 UWORD32 u4_timestamp_low; member in struct:__anon22352
813 UWORD32 u4_timestamp_low; member in struct:__anon22361
855 UWORD32 u4_timestamp_low; member in struct:__anon22363
898 UWORD32 u4_timestamp_low; member in struct:__anon22365
937 UWORD32 u4_timestamp_low; member in struct:__anon22367
976 UWORD32 u4_timestamp_low; member in struct:__anon22369
1015 UWORD32 u4_timestamp_low; member in struct:__anon22371
1079 UWORD32 u4_timestamp_low; member in struct:__anon22373
1121 UWORD32 u4_timestamp_low; member in struct:__anon22375
1164 UWORD32 u4_timestamp_low; member in struct:__anon22377
1205 UWORD32 u4_timestamp_low; member in struct:__anon22379
1250 UWORD32 u4_timestamp_low; member in struct:__anon22381
1313 UWORD32 u4_timestamp_low; member in struct:__anon22383
1355 UWORD32 u4_timestamp_low; member in struct:__anon22385
1394 UWORD32 u4_timestamp_low; member in struct:__anon22387
1433 UWORD32 u4_timestamp_low; member in struct:__anon22389
    [all...]
ih264e_encode.c 242 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 = 0
    [all...]
ih264e_utils.c 242 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...]
ih264e_api.c     [all...]
ih264e_structs.h 286 UWORD32 u4_timestamp_low; member in struct:__anon22264
317 UWORD32 u4_timestamp_low; member in struct:__anon22265
333 UWORD32 u4_timestamp_low; member in struct:__anon22266
530 UWORD32 u4_timestamp_low; member in struct:__anon22267
1099 UWORD32 u4_timestamp_low; member in struct:__anon22277
    [all...]
ih264e_process.c 362 s_out_buf.u4_timestamp_low = ps_entropy->u4_timestamp_low;
    [all...]
  /external/libavc/test/encoder/
main.c 1524 UWORD32 u4_timestamp_low, u4_timestamp_high; local
    [all...]
app.h 188 UWORD32 u4_timestamp_low; member in struct:__anon22394
199 UWORD32 u4_timestamp_low; member in struct:__anon22395
208 UWORD32 u4_timestamp_low; member in struct:__anon22396
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp 235 s_dimensions_ip.u4_timestamp_low = -1;
257 s_num_cores_ip.u4_timestamp_low = -1;
284 s_frame_rate_ip.u4_timestamp_low = -1;
311 s_ipe_params_ip.u4_timestamp_low = -1;
336 s_bitrate_ip.u4_timestamp_low = -1;
359 s_frame_type_ip.u4_timestamp_low = -1;
394 s_qp_ip.u4_timestamp_low = -1;
418 s_enc_mode_ip.u4_timestamp_low = -1;
444 s_vbv_ip.u4_timestamp_low = -1;
469 s_air_ip.u4_timestamp_low = -1
    [all...]
  /external/libavc/common/
ih264_structs.h 86 UWORD32 u4_timestamp_low; member in struct:__anon22035
    [all...]

Completed in 189 milliseconds