Home
last modified time | relevance | path

Searched refs:ihevcd_fmt_conv_420sp_to_rgba8888_ft (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/decoder/
Dihevcd_fmt_conv.h46 typedef void ihevcd_fmt_conv_420sp_to_rgba8888_ft(UWORD8 *pu1_y_src, typedef
92 ihevcd_fmt_conv_420sp_to_rgba8888_ft ihevcd_fmt_conv_420sp_to_rgba8888;
98 ihevcd_fmt_conv_420sp_to_rgba8888_ft ihevcd_fmt_conv_420sp_to_rgba8888_a9q;
103 ihevcd_fmt_conv_420sp_to_rgba8888_ft ihevcd_fmt_conv_420sp_to_rgba8888_a9a;
114 ihevcd_fmt_conv_420sp_to_rgba8888_ft ihevcd_fmt_conv_420sp_to_rgba8888_av8;
Dihevcd_function_selector.h181 ihevcd_fmt_conv_420sp_to_rgba8888_ft *ihevcd_fmt_conv_420sp_to_rgba8888_fptr;
Dihevcd_fmt_conv.c914 ihevcd_fmt_conv_420sp_to_rgba8888_ft *fmt_conv_fptr; in ihevcd_fmt_conv()