Home
last modified time | relevance | path

Searched refs:dst_y_strd (Results 1 – 8 of 8) sorted by relevance

/external/libavc/decoder/
Dih264d_format_conv.h73 WORD32 dst_y_strd,
86 WORD32 dst_y_strd,
97 WORD32 dst_y_strd,
Dih264d_format_conv.c381 WORD32 dst_y_strd, in ih264d_fmt_conv_420sp_to_420sp() argument
396 dst_strd = dst_y_strd; in ih264d_fmt_conv_420sp_to_420sp()
478 WORD32 dst_y_strd, in ih264d_fmt_conv_420sp_to_420sp_swap_uv() argument
493 dst_strd = dst_y_strd; in ih264d_fmt_conv_420sp_to_420sp_swap_uv()
587 WORD32 dst_y_strd, in ih264d_fmt_conv_420sp_to_420p() argument
607 dst_strd = dst_y_strd; in ih264d_fmt_conv_420sp_to_420p()
/external/libavc/encoder/
Dih264e_fmt_conv.h84 WORD32 dst_y_strd,
96 WORD32 dst_y_strd,
105 UWORD16 dst_y_strd, UWORD16 dst_uv_strd,
Dih264e_fmt_conv.c367 WORD32 dst_y_strd, in ih264e_fmt_conv_420sp_to_420sp() argument
382 dst_strd = dst_y_strd; in ih264e_fmt_conv_420sp_to_420sp()
419 WORD32 dst_y_strd, in ih264e_fmt_conv_420sp_to_420sp_swap_uv() argument
434 dst_strd = dst_y_strd; in ih264e_fmt_conv_420sp_to_420sp_swap_uv()
476 WORD32 dst_y_strd, in ih264e_fmt_conv_420sp_to_420p() argument
496 dst_strd = dst_y_strd; in ih264e_fmt_conv_420sp_to_420p()
604 UWORD16 dst_y_strd, in ih264e_fmt_conv_420p_to_420sp() argument
623 dest_inc_Y = dst_y_strd; in ih264e_fmt_conv_420p_to_420sp()
Dih264e_structs.h156 UWORD16 dst_y_strd, UWORD16 dst_uv_strd,
/external/libhevc/decoder/
Dihevcd_fmt_conv.h75 WORD32 dst_y_strd,
86 WORD32 dst_y_strd,
Dihevcd_fmt_conv.c389 WORD32 dst_y_strd, in ihevcd_fmt_conv_420sp_to_420sp() argument
404 dst_strd = dst_y_strd; in ihevcd_fmt_conv_420sp_to_420sp()
488 WORD32 dst_y_strd, in ihevcd_fmt_conv_420sp_to_420sp_swap_uv() argument
503 dst_strd = dst_y_strd; in ihevcd_fmt_conv_420sp_to_420sp_swap_uv()
598 WORD32 dst_y_strd, in ihevcd_fmt_conv_420sp_to_420p() argument
618 dst_strd = dst_y_strd; in ihevcd_fmt_conv_420sp_to_420p()
/external/libhevc/decoder/x86/
Dihevcd_fmt_conv_ssse3_intr.c56 WORD32 dst_y_strd, in ihevcd_fmt_conv_420sp_to_420p_ssse3() argument
79 dst_strd = dst_y_strd; in ihevcd_fmt_conv_420sp_to_420p_ssse3()