Searched defs:src_uv_strd (Results 1 – 4 of 4) sorted by relevance
/external/libavc/decoder/ |
D | ih264d_format_conv.c | 114 WORD32 src_uv_strd, in ih264d_fmt_conv_420sp_to_rgb565() 228 WORD32 src_uv_strd, in ih264d_fmt_conv_420sp_to_rgba8888() 380 WORD32 src_uv_strd, in ih264d_fmt_conv_420sp_to_420sp() 477 WORD32 src_uv_strd, in ih264d_fmt_conv_420sp_to_420sp_swap_uv() 586 WORD32 src_uv_strd, in ih264d_fmt_conv_420sp_to_420p()
|
/external/libhevc/decoder/ |
D | ihevcd_fmt_conv.c | 120 WORD32 src_uv_strd, in ihevcd_fmt_conv_420sp_to_rgb565() 235 WORD32 src_uv_strd, in ihevcd_fmt_conv_420sp_to_rgba8888() 386 WORD32 src_uv_strd, in ihevcd_fmt_conv_420sp_to_420sp() 485 WORD32 src_uv_strd, in ihevcd_fmt_conv_420sp_to_420sp_swap_uv() 595 WORD32 src_uv_strd, in ihevcd_fmt_conv_420sp_to_420p()
|
/external/libavc/encoder/ |
D | ih264e_fmt_conv.c | 103 WORD32 src_uv_strd, in ih264e_fmt_conv_420sp_to_rgb565() 216 WORD32 src_uv_strd, in ih264e_fmt_conv_420sp_to_rgba8888() 366 WORD32 src_uv_strd, in ih264e_fmt_conv_420sp_to_420sp() 418 WORD32 src_uv_strd, in ih264e_fmt_conv_420sp_to_420sp_swap_uv() 475 WORD32 src_uv_strd, in ih264e_fmt_conv_420sp_to_420p()
|
/external/libhevc/decoder/x86/ |
D | ihevcd_fmt_conv_ssse3_intr.c | 55 WORD32 src_uv_strd, in ihevcd_fmt_conv_420sp_to_420p_ssse3()
|