Searched defs:data_stride (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | t1.h | 201 OPJ_UINT32 data_stride; member
|
D | t1.c | 414 data_stride, ci, mqc, curctx, \ argument 772 #define opj_t1_dec_refpass_step_mqc_macro(flags, data, data_stride, ci, \ argument 1117 data_stride, ci, mqc, curctx, \ argument
|
/external/libaom/libaom/av1/common/ |
D | restoration.h | 269 int data_stride, dst_stride; member
|
D | restoration.c | 276 int rsb_row, int use_highbd, int h, uint8_t *data8, int data_stride, in setup_processing_stripe_boundary() 379 int use_highbd, int h, uint8_t *data8, int data_stride, int copy_above, in restore_processing_stripe_boundary()
|
/external/tensorflow/tensorflow/contrib/coder/kernels/ |
D | range_coder_ops_test.cc | 166 std::vector<int64> data_stride = ComputeStrides(data_tensor->shape()); in BuildCdf() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 10478 static const GLuint data_stride = vec4_stride * 2; /* one vec4 + one scalar aligned to 16 */ in test() local 12245 static const GLuint data_stride = vec4_stride * 2; /* one vec4 + one scalar aligned to 16 */ in test() local
|