HomeSort by relevance Sort by last modified time
    Searched full:vop (Results 51 - 75 of 107) sorted by null

1 23 4 5

  /frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.cpp 949 // group of VOP or VOP start.
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
glX_proto_send.py 281 __glXSetupVendorRequest( struct glx_context * gc, GLint code, GLint vop, GLint cmdlen )
291 req->vendorCode = vop;
1055 struct glx_context * gc, GLint code, GLint vop, GLint cmdlen );
    [all...]
  /external/mesa3d/src/mapi/glapi/gen/
glX_proto_send.py 281 __glXSetupVendorRequest( struct glx_context * gc, GLint code, GLint vop, GLint cmdlen )
291 req->vendorCode = vop;
1055 struct glx_context * gc, GLint code, GLint vop, GLint cmdlen );
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
SIMCCodeEmitter.cpp 103 /// VOPPostEncode - Post-Encoder method for VOP instructions
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
SIMCCodeEmitter.cpp 103 /// VOPPostEncode - Post-Encoder method for VOP instructions
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 287 M4OSA_UInt32 lastTotalBits; /*!< bit position in file of the last VOP */
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 452 uint32 modTimeRef; /* Reference modTime update every I-Vop*/
motion_est.cpp 478 Purpose: Pad edge of a Vop
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
post_filter.cpp 191 /* MAKE SURE I-VOP INTRA MACROBLOCKS ARE SET TO NON-SKIPPED MODE*/
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
motion_est.cpp 140 Vop *currVop = video->currVop;
495 /* video->numVopsInGOP=0; 3/13/01 move it to vop.c*/
    [all...]
vlc_encode.cpp 878 /* Data Partitioning I-VOP Encoding */
966 /* Data Partitioning P-VOP Encoding */
    [all...]
motion_comp.cpp 100 Vop *prevVop = video->forwardRefVop; //reference frame
101 Vop *currVop = video->currVop;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Video.h 664 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
670 * headers within a VOP
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h 646 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
652 * headers within a VOP
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 645 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
651 * headers within a VOP
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
decoder_driver_test.c 1096 //VOP start code comparision
1103 DEBUG_PRINT ("\n Found VOP Code");
    [all...]
omx_vdec_test.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
decoder_driver_test.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Video.h 645 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
651 * headers within a VOP
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 645 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
651 * headers within a VOP
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 645 * nTimeIncRes : Used to pass VOP time increment resolution for MPEG4.
651 * headers within a VOP
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC.h 544 OMX_VC_INTER = 0, /** P picture or P-VOP */
545 OMX_VC_INTER_Q = 1, /** P picture or P-VOP */
546 OMX_VC_INTER4V = 2, /** P picture or P-VOP */
547 OMX_VC_INTRA = 3, /** I and P picture, I- and P-VOP */
548 OMX_VC_INTRA_Q = 4, /** I and P picture, I- and P-VOP */
549 OMX_VC_INTER4V_Q = 5 /** P picture or P-VOP (H.263)*/
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC.h 544 OMX_VC_INTER = 0, /** P picture or P-VOP */
545 OMX_VC_INTER_Q = 1, /** P picture or P-VOP */
546 OMX_VC_INTER4V = 2, /** P picture or P-VOP */
547 OMX_VC_INTRA = 3, /** I and P picture, I- and P-VOP */
548 OMX_VC_INTRA_Q = 4, /** I and P picture, I- and P-VOP */
549 OMX_VC_INTER4V_Q = 5 /** P picture or P-VOP (H.263)*/
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h 544 OMX_VC_INTER = 0, /** P picture or P-VOP */
545 OMX_VC_INTER_Q = 1, /** P picture or P-VOP */
546 OMX_VC_INTER4V = 2, /** P picture or P-VOP */
547 OMX_VC_INTRA = 3, /** I and P picture, I- and P-VOP */
548 OMX_VC_INTRA_Q = 4, /** I and P picture, I- and P-VOP */
549 OMX_VC_INTER4V_Q = 5 /** P picture or P-VOP (H.263)*/
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp     [all...]

Completed in 704 milliseconds

1 23 4 5