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

  /external/libhevc/common/
ihevc_itrans_recon.h 136 ihevc_itrans_recon_8x8_ft ihevc_itrans_recon_8x8; variable
ihevc_itrans_recon_8x8.c 21 * ihevc_itrans_recon_8x8.c
31 * - ihevc_itrans_recon_8x8()
98 void ihevc_itrans_recon_8x8(WORD16 *pi2_src, function
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 114 ps_codec->s_func_selector.ihevc_itrans_recon_8x8_fptr = &ihevc_itrans_recon_8x8;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 114 ps_codec->s_func_selector.ihevc_itrans_recon_8x8_fptr = &ihevc_itrans_recon_8x8;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 116 ps_codec->s_func_selector.ihevc_itrans_recon_8x8_fptr = &ihevc_itrans_recon_8x8;
  /external/libhevc/encoder/
ihevce_function_selector.c 178 ps_enc_ctxt->s_func_selector.ihevc_itrans_recon_8x8_fptr = &ihevc_itrans_recon_8x8;
  /external/libhevc/common/arm/
ihevc_itrans_recon_8x8.s 30 @ * - ihevc_itrans_recon_8x8()
87 @void ihevc_itrans_recon_8x8(word16 *pi2_src,

Completed in 67 milliseconds