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

  /external/libavc/encoder/
ive2.h 353 UWORD32 u4_mb_info_type; member in struct:__anon24010
435 UWORD32 u4_mb_info_type; member in struct:__anon24012
505 UWORD32 u4_mb_info_type; member in struct:__anon24015
    [all...]
ih264e_utils.c 246 ps_inp_buf->u4_mb_info_type = ps_ive_ip->u4_mb_info_type;
353 ps_enc_buff->u4_mb_info_type = ps_inp_buf->u4_mb_info_type;
    [all...]
ih264e_structs.h 295 UWORD32 u4_mb_info_type; member in struct:__anon23933
564 UWORD32 u4_mb_info_type; member in struct:__anon23936
    [all...]
ih264e_api.c     [all...]
  /external/libavc/test/encoder/
app.h 220 UWORD32 u4_mb_info_type; member in struct:__anon24066
input.c 89 switch(ps_app_ctxt->u4_mb_info_type)
main.c 545 sscanf(value, "%d", &ps_app_ctxt->u4_mb_info_type);
    [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp     [all...]
  /hardware/google/av/media/codecs/avc/
C2SoftAvcEnc.cpp 916 ps_encode_ip->u4_mb_info_type = 0;
    [all...]

Completed in 228 milliseconds