Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_fmt_conv.h56 typedef void ihevcd_fmt_conv_420sp_to_rgb565_ft(UWORD8 *pu1_y_src, typedef
93 ihevcd_fmt_conv_420sp_to_rgb565_ft ihevcd_fmt_conv_420sp_to_rgb565;
Dihevcd_function_selector.h182 ihevcd_fmt_conv_420sp_to_rgb565_ft *ihevcd_fmt_conv_420sp_to_rgb565_fptr;
Dihevcd_fmt_conv.c893 ihevcd_fmt_conv_420sp_to_rgb565_ft *fmt_conv_fptr; in ihevcd_fmt_conv()