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

  /external/libhevc/common/
ihevc_itrans_recon.h 137 ihevc_itrans_recon_16x16_ft ihevc_itrans_recon_16x16; variable
ihevc_itrans_recon_16x16.c 21 * ihevc_itrans_recon_16x16.c
31 * - ihevc_itrans_recon_16x16()
98 void ihevc_itrans_recon_16x16(WORD16 *pi2_src, function
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 115 ps_codec->s_func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 115 ps_codec->s_func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 117 ps_codec->s_func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16;
  /external/libhevc/encoder/
ihevce_function_selector.c 179 ps_enc_ctxt->s_func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16;
  /external/libhevc/common/arm/
ihevc_itrans_recon_16x16.s 30 @ * - ihevc_itrans_recon_16x16()
87 @void ihevc_itrans_recon_16x16(word16 *pi2_src,

Completed in 62 milliseconds