OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IHEVCD_UNSUPPORTED_DIMENSIONS
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/decoder/
ihevcd_cxa.h
119
IHEVCD_UNSUPPORTED_DIMENSIONS
,
ihevcd_decode.c
186
if(ps_codec->i4_error_code ==
IHEVCD_UNSUPPORTED_DIMENSIONS
)
611
(
IHEVCD_UNSUPPORTED_DIMENSIONS
== ret))
ihevcd_parse_headers.c
[
all
...]
/frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp
649
// FIXME: Compare |status| to
IHEVCD_UNSUPPORTED_DIMENSIONS
, which is not one of the
652
//
IHEVCD_UNSUPPORTED_DIMENSIONS
.
654
((
IHEVCD_UNSUPPORTED_DIMENSIONS
== (IHEVCD_CXA_ERROR_CODES_T)status)
655
|| (
IHEVCD_UNSUPPORTED_DIMENSIONS
== s_dec_op.u4_error_code));
Completed in 51 milliseconds