OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vop_width
(Results
1 - 10
of
10
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
viddec_mp4_shortheader.c
5
uint16_t
vop_width
;
member in struct:__anon30141
107
vol->video_object_layer_width = svh_src_fmt_defaults[index].
vop_width
;
viddec_mp4_parse.h
253
uint16_t
vop_width
;
member in struct:__anon30128
/toolchain/binutils/binutils-2.25/gas/config/
vax-inst.h
37
char
vop_width
; /* Operand width, one of "bdfghloqw" */
member in struct:vop
53
#define VAX_WIDTH_CONDITIONAL_JUMP '?' /*
vop_width
when vop_access=='b' */
tc-vax.c
[
all
...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_mp42_parser.c
305
/* NOTE: for short video header, the parser saves
vop_width
and vop_height
308
picture_param->
vop_width
[
all
...]
/hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.cpp
162
if (data->picture_data && (data->picture_data->picture_param.
vop_width
== 0 || data->picture_data->picture_param.vop_height == 0)) {
165
data->picture_data->picture_param.
vop_width
= mVideoFormatInfo.width;
/hardware/intel/img/psb_video/src/mrst/
psb_MPEG4.c
[
all
...]
/hardware/intel/img/psb_video/src/
pnw_MPEG4.c
[
all
...]
/hardware/intel/common/libva/va/
va.h
1843
unsigned short
vop_width
;
member in struct:_VAPictureParameterBufferMPEG4
[
all
...]
va_trace.c
[
all
...]
Completed in 1109 milliseconds