HomeSort by relevance Sort by last modified time
    Searched full:vop_coding_type (Results 1 - 19 of 19) sorted by null

  /hardware/intel/img/psb_video/src/
pnw_MPEG4.c 1156 static const char *psb__debug_picture_coding_str(unsigned char vop_coding_type)
1158 switch (vop_coding_type) {
    [all...]
tng_hostheader.h 335 } VOP_CODING_TYPE, H263_PICTURE_CODING_TYPE;
521 VOP_CODING_TYPE eVop_Coding_Type);
pnw_hostheader.h 213 } VOP_CODING_TYPE, H263_PICTURE_CODING_TYPE;
tng_hostheader.c     [all...]
pnw_hostheader.c     [all...]
tng_hostcode.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_MPEG4.c 341 static const char *psb__debug_picture_coding_str(unsigned char vop_coding_type)
343 switch (vop_coding_type) {
    [all...]
lnc_hostheader.h 194 } VOP_CODING_TYPE, H263_PICTURE_CODING_TYPE;
lnc_hostheader.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_video_state.h 190 uint8_t vop_coding_type; member in struct:pipe_mpeg4_picture_desc
  /external/mesa3d/src/gallium/include/pipe/
p_video_state.h 190 uint8_t vop_coding_type; member in struct:pipe_mpeg4_picture_desc
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
decode.c 257 picture->vop_coding_type = picture_info->vop_coding_type;
  /external/mesa3d/src/gallium/state_trackers/vdpau/
decode.c 257 picture->vop_coding_type = picture_info->vop_coding_type;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 259 int vop_coding_type; member in struct:tagVideoDecData
pvdec_api.cpp     [all...]
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.cpp 196 int codingType = picParam->vop_fields.bits.vop_coding_type;
304 int codingType = picParam->vop_fields.bits.vop_coding_type;
506 switch (picParam->vop_fields.bits.vop_coding_type) {
  /external/chromium_org/third_party/libva/va/
va.h 1249 unsigned int vop_coding_type : 2; member in struct:_VAPictureParameterBufferMPEG4::__anon17514::__anon17515
    [all...]
  /hardware/intel/common/libva/va/
va.h 1869 unsigned int vop_coding_type : 2; member in struct:_VAPictureParameterBufferMPEG4::__anon40415::__anon40416
    [all...]
va_trace.c     [all...]

Completed in 1064 milliseconds