Searched refs:VAIQMatrixBufferType (Results 1 – 25 of 27) sorted by relevance
12
/hardware/intel/common/libva/test/basic/ |
D | test_10.c | 75 VAIQMatrixBufferType,
|
D | test_11.c | 75 VAIQMatrixBufferType,
|
/hardware/intel/common/libva/test/decode/ |
D | mpeg2vldemo.cpp | 214 VAIQMatrixBufferType, in main()
|
D | tinyjpeg.c | 736 VAIQMatrixBufferType, // VAIQMatrixBufferJPEGBaseline? in tinyjpeg_decode()
|
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/ |
D | VideoDecoderAVCSecure.cpp | 247 VAIQMatrixBufferType, in decodeSlice()
|
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/ |
D | VideoDecoderAVCSecure.cpp | 263 VAIQMatrixBufferType, in decodeSlice()
|
/hardware/intel/common/libmix/videodecoder/securevideo/clovertrail/ |
D | VideoDecoderAVCSecure.cpp | 263 VAIQMatrixBufferType, in decodeSlice()
|
/hardware/intel/common/libmix/videodecoder/securevideo/merrplus/ |
D | VideoDecoderAVCSecure.cpp | 267 VAIQMatrixBufferType, in decodeSlice()
|
/hardware/intel/common/libmix/videodecoder/ |
D | VideoDecoderVP8.cpp | 266 VAIQMatrixBufferType, in decodePicture()
|
D | VideoDecoderMPEG4.cpp | 454 VAIQMatrixBufferType, in decodeSlice()
|
D | VideoDecoderAVC.cpp | 353 VAIQMatrixBufferType, in decodeSlice()
|
/hardware/intel/common/libva/va/ |
D | va_trace.c | 620 case VAIQMatrixBufferType: return "VAIQMatrixBufferType"; in buffer_type_to_string() 2241 case VAIQMatrixBufferType: in va_TraceMPEG2Buf() 2475 case VAIQMatrixBufferType:/* print MPEG4 buffer */ in va_TraceH263Buf() 2553 case VAIQMatrixBufferType: in va_TraceJPEGBuf() 2588 case VAIQMatrixBufferType: in va_TraceMPEG4Buf() 2650 case VAIQMatrixBufferType: in va_TraceH264Buf() 2722 case VAIQMatrixBufferType: in va_TraceVP8Buf() 2786 case VAIQMatrixBufferType: in va_TraceVC1Buf()
|
D | va.h | 1257 VAIQMatrixBufferType = 1, enumerator
|
/hardware/intel/img/psb_video/src/ |
D | psb_drv_video.h | 682 case VAIQMatrixBufferType: in buffer_type_to_string()
|
D | tng_jpegdec.c | 636 ASSERT(obj_buffer->type == VAIQMatrixBufferType); in tng__JPEG_process_iq_matrix() 1043 case VAIQMatrixBufferType: in tng_JPEG_process_buffer()
|
D | psb_drv_debug.c | 851 case VAIQMatrixBufferType: in psb__dump_va_buffers() 981 case VAIQMatrixBufferType: in psb__dump_va_buffers_verbose()
|
D | pnw_MPEG2.c | 823 ASSERT(obj_buffer->type == VAIQMatrixBufferType); in psb__MPEG2_process_iq_matrix() 1349 case VAIQMatrixBufferType: in pnw_MPEG2_process_buffer()
|
D | tng_VP8.c | 725 ASSERT(obj_buffer->type == VAIQMatrixBufferType); in tng__VP8_process_iq_matrix() 1519 case VAIQMatrixBufferType: in tng_VP8_process_buffer()
|
D | pnw_MPEG4.c | 1625 ASSERT(obj_buffer->type == VAIQMatrixBufferType); in psb__MPEG4_process_iq_matrix() 2113 case VAIQMatrixBufferType: in pnw_MPEG4_process_buffer()
|
D | pnw_H264.c | 773 ASSERT(obj_buffer->type == VAIQMatrixBufferType); in psb__H264_process_iq_matrix() 1773 case VAIQMatrixBufferType: in pnw_H264_process_buffer()
|
/hardware/intel/img/psb_video/src/mrst/ |
D | psb_MPEG2.c | 844 ASSERT(obj_buffer->type == VAIQMatrixBufferType); in psb__MPEG2_process_iq_matrix() 1538 case VAIQMatrixBufferType: in psb_MPEG2_RenderPicture()
|
D | psb_MPEG4.c | 804 ASSERT(obj_buffer->type == VAIQMatrixBufferType); in psb__MPEG4_process_iq_matrix() 1411 case VAIQMatrixBufferType: in psb_MPEG4_RenderPicture()
|
D | psb_H264.c | 777 ASSERT(obj_buffer->type == VAIQMatrixBufferType); in psb__H264_process_iq_matrix() 1791 case VAIQMatrixBufferType: in psb_H264_RenderPicture()
|
/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/ |
D | VideoDecoderAVCSecure.cpp | 761 VAIQMatrixBufferType, in decodeSlice()
|
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/ |
D | VideoDecoderAVCSecure.cpp | 764 VAIQMatrixBufferType, in decodeSlice()
|
12