OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:visual_object_type
(Results
1 - 10
of
10
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
viddec_mp4_visualobject.c
171
visObj->
visual_object_type
= data;
172
if (visObj->
visual_object_type
!= MP4_VISUAL_OBJECT_TYPE_VIDEO)
175
DEB("Error: Unsupported object:
visual_object_type
!= video ID\n");
180
/* Not required to check for
visual_object_type
as we already handle it above */
viddec_mp4_parse.h
420
uint8_t
visual_object_type
;
member in struct:__anon23669
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
mp4_utils.cpp
144
/*
visual_object_type
*/
145
uint32
visual_object_type
= read_bit_field (&m_posInfo, 4);
local
146
if (
visual_object_type
!= VISUAL_OBJECT_TYPE_VIDEO_ID ) {
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
mp4_utils.cpp
146
/*
visual_object_type
*/
147
uint32
visual_object_type
= read_bit_field (&m_posInfo, 4);
local
149
if (
visual_object_type
!= VISUAL_OBJECT_TYPE_VIDEO_ID ) {
/hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.cpp
173
/*
visual_object_type
*/
[
all
...]
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp
168
/*
visual_object_type
*/
[
all
...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vop.cpp
178
/*
visual_object_type
*/
[
all
...]
/hardware/intel/img/psb_video/src/mrst/
lnc_hostheader.c
[
all
...]
/hardware/intel/img/psb_video/src/
pnw_hostheader.c
[
all
...]
tng_hostheader.c
[
all
...]
Completed in 506 milliseconds