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

  /external/libavc/encoder/
ive2.h 365 UWORD32 u4_timestamp_low; member in struct:__anon27170
403 UWORD32 u4_timestamp_low; member in struct:__anon27171
450 UWORD32 u4_timestamp_low; member in struct:__anon27172
520 UWORD32 u4_timestamp_low; member in struct:__anon27175
597 UWORD32 u4_timestamp_low; member in struct:__anon27179
641 UWORD32 u4_timestamp_low; member in struct:__anon27181
813 UWORD32 u4_timestamp_low; member in struct:__anon27190
855 UWORD32 u4_timestamp_low; member in struct:__anon27192
898 UWORD32 u4_timestamp_low; member in struct:__anon27194
937 UWORD32 u4_timestamp_low; member in struct:__anon27196
976 UWORD32 u4_timestamp_low; member in struct:__anon27198
1015 UWORD32 u4_timestamp_low; member in struct:__anon27200
1079 UWORD32 u4_timestamp_low; member in struct:__anon27202
1121 UWORD32 u4_timestamp_low; member in struct:__anon27204
1164 UWORD32 u4_timestamp_low; member in struct:__anon27206
1205 UWORD32 u4_timestamp_low; member in struct:__anon27208
1250 UWORD32 u4_timestamp_low; member in struct:__anon27210
1313 UWORD32 u4_timestamp_low; member in struct:__anon27212
1355 UWORD32 u4_timestamp_low; member in struct:__anon27214
1394 UWORD32 u4_timestamp_low; member in struct:__anon27216
1433 UWORD32 u4_timestamp_low; member in struct:__anon27218
    [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
407 UWORD32 u4_timestamp_low = 0; local
420 ps_inp_list[cntr].u4_timestamp_low > u4_timestamp_low))
422 u4_timestamp_low = ps_inp_list[cntr].u4_timestamp_low
1424 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:__anon27093
317 UWORD32 u4_timestamp_low; member in struct:__anon27094
333 UWORD32 u4_timestamp_low; member in struct:__anon27095
530 UWORD32 u4_timestamp_low; member in struct:__anon27096
1099 UWORD32 u4_timestamp_low; member in struct:__anon27106
    [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:__anon27223
199 UWORD32 u4_timestamp_low; member in struct:__anon27224
208 UWORD32 u4_timestamp_low; member in struct:__anon27225
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp 211 s_dimensions_ip.u4_timestamp_low = -1;
233 s_num_cores_ip.u4_timestamp_low = -1;
260 s_frame_rate_ip.u4_timestamp_low = -1;
287 s_ipe_params_ip.u4_timestamp_low = -1;
312 s_bitrate_ip.u4_timestamp_low = -1;
335 s_frame_type_ip.u4_timestamp_low = -1;
370 s_qp_ip.u4_timestamp_low = -1;
394 s_enc_mode_ip.u4_timestamp_low = -1;
420 s_vbv_ip.u4_timestamp_low = -1;
445 s_air_ip.u4_timestamp_low = -1
    [all...]
  /frameworks/av/media/codec2/components/avc/
C2SoftAvcEnc.cpp 525 s_dimensions_ip.u4_timestamp_low = -1;
547 s_num_cores_ip.u4_timestamp_low = -1;
574 s_frame_rate_ip.u4_timestamp_low = -1;
601 s_ipe_params_ip.u4_timestamp_low = -1;
626 s_bitrate_ip.u4_timestamp_low = -1;
649 s_frame_type_ip.u4_timestamp_low = -1;
684 s_qp_ip.u4_timestamp_low = -1;
708 s_enc_mode_ip.u4_timestamp_low = -1;
734 s_vbv_ip.u4_timestamp_low = -1;
761 s_air_ip.u4_timestamp_low = -1
    [all...]
  /external/libavc/common/
ih264_structs.h 86 UWORD32 u4_timestamp_low; member in struct:__anon26864
    [all...]

Completed in 597 milliseconds