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

  /external/libavc/encoder/
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...]
ive2.h 363 UWORD32 u4_timestamp_low; member in struct:__anon14963
401 UWORD32 u4_timestamp_low; member in struct:__anon14964
448 UWORD32 u4_timestamp_low; member in struct:__anon14965
518 UWORD32 u4_timestamp_low; member in struct:__anon14968
595 UWORD32 u4_timestamp_low; member in struct:__anon14972
639 UWORD32 u4_timestamp_low; member in struct:__anon14974
811 UWORD32 u4_timestamp_low; member in struct:__anon14983
853 UWORD32 u4_timestamp_low; member in struct:__anon14985
896 UWORD32 u4_timestamp_low; member in struct:__anon14987
935 UWORD32 u4_timestamp_low; member in struct:__anon14989
974 UWORD32 u4_timestamp_low; member in struct:__anon14991
1013 UWORD32 u4_timestamp_low; member in struct:__anon14993
1077 UWORD32 u4_timestamp_low; member in struct:__anon14995
1119 UWORD32 u4_timestamp_low; member in struct:__anon14997
1162 UWORD32 u4_timestamp_low; member in struct:__anon14999
1203 UWORD32 u4_timestamp_low; member in struct:__anon15001
1248 UWORD32 u4_timestamp_low; member in struct:__anon15003
1311 UWORD32 u4_timestamp_low; member in struct:__anon15005
1353 UWORD32 u4_timestamp_low; member in struct:__anon15007
1392 UWORD32 u4_timestamp_low; member in struct:__anon15009
1431 UWORD32 u4_timestamp_low; member in struct:__anon15011
    [all...]
ih264e_structs.h 286 UWORD32 u4_timestamp_low; member in struct:__anon14896
317 UWORD32 u4_timestamp_low; member in struct:__anon14897
333 UWORD32 u4_timestamp_low; member in struct:__anon14898
530 UWORD32 u4_timestamp_low; member in struct:__anon14899
1096 UWORD32 u4_timestamp_low; member in struct:__anon14909
    [all...]
  /external/libavc/test/encoder/
app.h 188 UWORD32 u4_timestamp_low; member in struct:__anon15016
199 UWORD32 u4_timestamp_low; member in struct:__anon15017
208 UWORD32 u4_timestamp_low; member in struct:__anon15018
main.c 1465 UWORD32 u4_timestamp_low, u4_timestamp_high; local
    [all...]
  /external/libavc/common/
ih264_structs.h 86 UWORD32 u4_timestamp_low; member in struct:__anon14671
    [all...]

Completed in 1658 milliseconds