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

  /external/libhevc/common/
ihevc_inter_pred.h 62 typedef void ihevc_inter_pred_w16out_ft( typedef
227 ihevc_inter_pred_w16out_ft ihevc_inter_pred_luma_copy_w16out;
228 ihevc_inter_pred_w16out_ft ihevc_inter_pred_luma_horz_w16out;
229 ihevc_inter_pred_w16out_ft ihevc_inter_pred_luma_vert_w16out;
235 ihevc_inter_pred_w16out_ft ihevc_inter_pred_chroma_copy_w16out;
236 ihevc_inter_pred_w16out_ft ihevc_inter_pred_chroma_horz_w16out;
237 ihevc_inter_pred_w16out_ft ihevc_inter_pred_chroma_vert_w16out;
268 ihevc_inter_pred_w16out_ft ihevc_inter_pred_luma_copy_w16out_a9q;
269 ihevc_inter_pred_w16out_ft ihevc_inter_pred_luma_horz_w16out_a9q;
270 ihevc_inter_pred_w16out_ft ihevc_inter_pred_luma_vert_w16out_a9q
    [all...]
  /external/libhevc/decoder/
ihevcd_function_selector.h 94 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_chroma_copy_w16out_fptr;
96 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_chroma_horz_w16out_fptr;
100 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_chroma_vert_w16out_fptr;
103 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_luma_vert_w16out_fptr;
106 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_luma_copy_w16out_fptr;
107 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_luma_horz_w16out_fptr;
  /external/libhevc/encoder/
ihevce_function_selector.h 55 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_chroma_copy_w16out_fptr;
57 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_chroma_horz_w16out_fptr;
61 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_chroma_vert_w16out_fptr;
64 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_luma_vert_w16out_fptr;
67 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_luma_copy_w16out_fptr;
68 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_luma_horz_w16out_fptr;
ihevce_enc_subpel_gen.c 247 ihevc_inter_pred_w16out_ft *pf_inter_pred_luma_horz_w16out =

Completed in 52 milliseconds