Searched refs:split (Results 1 – 12 of 12) sorted by relevance
/hardware/intel/common/libva/test/basic/ |
D | testplan.txt | 68 - Render single MPEG2 I-frame, split buffers 69 - Slice split over 2 buffers 72 - Render single MPEG2 I-frame, split buffers 73 - Slice split over 3 buffers
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | mdp_version.cpp | 349 char split[64] = {0}; in updateSplitInfo() local 353 if(fread(split, sizeof(char), 64, fp)) { in updateSplitInfo() 354 split[sizeof(split) - 1] = '\0'; in updateSplitInfo() 355 mSplit.mLeft = atoi(split); in updateSplitInfo() 357 char *rght = strpbrk(split, " "); in updateSplitInfo()
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | mdp_version.cpp | 343 char split[64] = {0}; in updateSplitInfo() local 347 if(fread(split, sizeof(char), 64, fp)) { in updateSplitInfo() 348 split[sizeof(split) - 1] = '\0'; in updateSplitInfo() 349 mSplit.mLeft = atoi(split); in updateSplitInfo() 351 char *rght = strpbrk(split, " "); in updateSplitInfo()
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | mdp_version.cpp | 406 char split[64] = {0}; in updateSplitInfo() local 410 if(fread(split, sizeof(char), 64, fp)) { in updateSplitInfo() 411 split[sizeof(split) - 1] = '\0'; in updateSplitInfo() 412 mSplit.mLeft = atoi(split); in updateSplitInfo() 414 char *rght = strpbrk(split, " "); in updateSplitInfo()
|
/hardware/intel/img/psb_video/debian/ |
D | changelog | 20 * Fixed handling of split buffers
|
/hardware/interfaces/audio/4.0/ |
D | IDevicesFactory.hal | 23 /** This factory allows a HAL implementation to be split in multiple independent
|
/hardware/interfaces/broadcastradio/2.0/ |
D | ITunerCallback.hal | 52 * not exceed it. For large lists, HAL implementation must split them to
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | HidRawSensor.cpp | 607 std::vector<std::string> split(const std::string &text, char sep) { in split() function
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 899 * <p>If set to 1, the HAL will always split result
|
/hardware/qcom/msm8998/json-c/ |
D | Doxyfile | 557 # in which this list will be split (can be a number in the range [1..20])
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 785 # in which this list will be split (can be a number in the range [1..20])
|
/hardware/google/av/codec2/docs/ |
D | doxygen.config | 1054 # which the alphabetical index list will be split.
|