OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IV_YUV_420P
(Results
1 - 6
of
6
) sorted by null
/external/libhevc/common/
iv.h
86
IV_YUV_420P
= 0x1,
/external/libhevc/decoder/
ihevcd_decode.c
240
if(ps_codec->e_chroma_fmt !=
IV_YUV_420P
)
280
else if(
IV_YUV_420P
== ps_codec->e_chroma_fmt)
451
|| (
IV_YUV_420P
665
((0 == ps_codec->i4_share_disp_buf) || (
IV_YUV_420P
== ps_codec->e_chroma_fmt)))
740
(
IV_YUV_420P
== ps_codec->e_chroma_fmt)) &&
ihevcd_api.c
436
if((ps_ip->s_ivd_init_ip_t.e_output_format !=
IV_YUV_420P
)
628
if((s_fill_mem_rec_ip.e_output_format !=
IV_YUV_420P
)
[
all
...]
ihevcd_fmt_conv.c
825
else if(
IV_YUV_420P
== ps_codec->e_chroma_fmt)
ihevcd_utils.c
[
all
...]
/external/libhevc/test/decoder/
main.c
[
all
...]
Completed in 33 milliseconds