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

  /external/libhevc/decoder/
ihevcd_ittiam_logo.h 118 UWORD32 u4_disp_wd,
ihevcd_cxa.h 732 UWORD32 u4_disp_wd[3]; member in struct:__anon12482
ihevcd_api.c     [all...]
  /external/libavc/decoder/
ih264d_format_conv.c 55 #define INSERT_LOGO(pu1_buf_y,pu1_buf_u,pu1_buf_v, u4_stride, u4_x_pos, u4_y_pos, u4_yuv_fmt, u4_disp_wd, u4_disp_ht) \
57 u4_x_pos, u4_y_pos, u4_yuv_fmt, u4_disp_wd, u4_disp_ht)
59 #define INSERT_LOGO(pu1_buf_y,pu1_buf_u,pu1_buf_v, u4_stride, u4_x_pos, u4_y_pos, u4_yuv_fmt, u4_disp_wd, u4_disp_ht)
ih264d.h 475 UWORD32 u4_disp_wd[3]; member in struct:__anon11819
ivd.h 476 UWORD32 u4_disp_wd; member in struct:__anon11896
ih264d_api.c     [all...]
  /external/libmpeg2/decoder/
impeg2d.h 484 UWORD32 u4_disp_wd[3]; member in struct:__anon12585
impeg2d_api_main.c     [all...]
ivd.h 713 UWORD32 u4_disp_wd; member in struct:__anon12615
  /external/libhevc/common/
ivd.h 711 UWORD32 u4_disp_wd; member in struct:__anon12437
  /external/libavc/test/decoder/
main.c 568 s_ctl_ip.u4_disp_wd = ps_app_ctx->u4_strd;
618 s_ctl_ip.u4_disp_wd = ps_app_ctx->u4_strd;
669 s_ctl_ip.u4_disp_wd = ps_app_ctx->u4_strd;
719 s_ctl_ip.u4_disp_wd = ps_app_ctx->u4_strd;
    [all...]
  /external/libavc/encoder/
ih264e_process.c     [all...]
ih264e_encode.c 302 ps_codec->s_cfg.u4_disp_wd,
ih264e_encode_header.c 814 ps_sps->i2_frame_crop_right_offset = (ps_codec->s_cfg.u4_wd - ps_codec->s_cfg.u4_disp_wd)>>1;
    [all...]
ih264e_fmt_conv.c 822 wd = ps_codec->s_cfg.u4_disp_wd;
ih264e_structs.h 409 UWORD32 u4_disp_wd; member in struct:__anon11996
    [all...]
ih264e_api.c     [all...]
  /external/libhevc/test/decoder/
main.c 557 s_ctl_ip.u4_disp_wd = ps_app_ctx->u4_strd;
607 s_ctl_ip.u4_disp_wd = ps_app_ctx->u4_strd;
658 s_ctl_ip.u4_disp_wd = ps_app_ctx->u4_strd;
708 s_ctl_ip.u4_disp_wd = ps_app_ctx->u4_strd;
    [all...]
  /external/libmpeg2/test/decoder/
main.c 563 s_ctl_ip.u4_disp_wd = ps_app_ctx->u4_strd;
613 s_ctl_ip.u4_disp_wd = ps_app_ctx->u4_strd;
664 s_ctl_ip.u4_disp_wd = ps_app_ctx->u4_strd;
714 s_ctl_ip.u4_disp_wd = ps_app_ctx->u4_strd;
    [all...]
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 138 s_ctl_ip.u4_disp_wd = (UWORD32)stride;
  /frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.cpp 148 s_ctl_ip.u4_disp_wd = (UWORD32)stride;
  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp 186 s_ctl_ip.u4_disp_wd = (UWORD32)stride;

Completed in 344 milliseconds