Searched defs:chroma_only (Results 1 - 2 of 2) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_utils.c251 WORD32 chroma_only)
317 if(0 == chroma_only)
245 ihevcd_get_total_pic_buf_size(WORD32 pic_size, WORD32 level, WORD32 horz_pad, WORD32 vert_pad, WORD32 init_num_bufs, WORD32 init_extra_bufs, WORD32 chroma_only) argument
H A Dihevcd_api.c2344 WORD32 chroma_only; local
2346 chroma_only = 0;
2356 chroma_only = 1;
2374 init_num_bufs, init_extra_bufs, chroma_only);

Completed in 71 milliseconds